田源
2023-08-01 2bfb0997d4d7db41b34436bcddb07a957ad508a9
Source/UBCS-WEB/src/components/FormTemplate/FormTemplate.vue
@@ -604,6 +604,7 @@
      if (this.type === "add") {
        this.loading = false;
      }
      this.geDictData(dictKeys);
      this.getFormDetail();
    },