智慧农业后台管理页面
guoshilong
2022-09-06 e9724c99dae805661fc96fd99515c550e81c0a39
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",