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