田源
2023-11-13 2c4301d44b3a8a85f0bd5e3262d6c662dfb7f244
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) {