田源
2023-11-15 f60ff0a216d1ca6ecea8a35e9b54c66bccd25dd2
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) {