ludc
2023-11-14 2be0ef348c881796d66e112463f62be5ef374527
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) {