zhangzengfei
2021-11-19 3b7fc5fca41ff16d544e53a61dbe2b74f6d37f97
src/views/user/components/UserEdit.vue
@@ -80,7 +80,7 @@
      this.$refs["form"].resetFields();
      this.form = this.$options.data().form;
      this.dialogFormVisible = false;
      this.$emit("fetch-data");
      // this.$emit("fetch-data");
    },
    async save() {
      if (this.createAction) {