src/views/project/yw/dataManage/workFlowMgr/WorkFlowIndex.vue
@@ -252,7 +252,6 @@ }; const updateOpt = (formValue) => { console.log('🚀 ~ formValue:', formValue); travelTree(tableData.value, (value, index, array) => { if (value.group_id === formValue.group_id) { array[index] = {