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) {