Source/UBCS-WEB/src/components/FormTemplate/FormTemplate.vue
@@ -167,7 +167,7 @@ if (this.eventList) { this.eventFlag= this.eventList.some(item => { if (item.classifyInvokeEditFlag === 'true') { console.log('even', item); // console.log('even', item); this.eventObject = item; return true; } @@ -182,7 +182,7 @@ let value='' formItemList.forEach((formItem) => { formItem = this.resetFormConfig(formItem); console.log(formItem) // console.log(formItem) // console.log('formItem.dicData.value',formItem.dicData) if (formItem.type === "line") { group.push({