zhangzengfei
2022-02-18 1e5058c345b754a9aa219c81b2059c1f197e0a32
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) {