田源
2023-11-14 d40137d6f8729f7f0ede5151a6e6be3ae3492451
Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -421,8 +421,6 @@
      resForm.codeClassifyOid = this.codeClassifyOid;
      resForm.codeRuleOid = this.codeRuleOid;
      resForm.templateOid = this.templateOid;
      // console.log('formValue',formValue)
      // console.log('resForm',resForm)
      this.$emit("submit", resForm);
    },
    getDefaultValueAndFormValues(form) {