田源
2023-11-13 62ca1dae28650985ef17880ebf419d6be697d44e
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) {