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