fujunling
2023-07-05 8b84ae66e05d83d4aa9c09de0fa89513fc5cfb3b
Source/UBCS-WEB/src/components/FormTemplate/FormTemplate.vue
@@ -604,6 +604,7 @@
      if (this.type === "add") {
        this.loading = false;
      }
      this.geDictData(dictKeys);
      this.getFormDetail();
    },