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