src/views/land/landAdd.vue
@@ -4,7 +4,7 @@ :modal-append-to-body="false" :append-to-body="true" :close-on-click-modal="false" width="80%" width="60%" :visible.sync="visible" top="10vh" > @@ -299,6 +299,8 @@ that.$emit("refreshOnLoad"); that.$refs.form.resetFields(); that.form.landUnit = "0"; console.log(that.$parent,11) that.$parent.onLoad() that.visible = false; this.$message({ type: "success",