wujingjing
2024-12-12 f9cba7fdc9d60bbb2eee6d4eeff3556daea3e2ef
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] = {