ludc
2023-11-16 d8d0fd16af2f88cc7623b01493338c1f53b64e74
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) {