田源
2023-11-13 011a8921ba81682c9c468a9cc42ddefbb0790385
Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -421,6 +421,8 @@
      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) {