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