Browse Source

资料批量导入bug

duy 2 tuần trước cách đây
mục cha
commit
61f9231337
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/data-fill/wbs.vue

+ 1 - 0
src/views/data-fill/wbs.vue

@@ -1766,6 +1766,7 @@ const orString = ref('')
 const setTreeMenuDataClick = ({ key, node, data }) => {
     const tabKey = wbsTypeTabKey.value
     console.log('菜单被点击数据', key)
+    console.log(data, 'data', nodeDataInfo.value)
     if (key === 'mark' || key === 'cancel_mark') {
         firstItemBox()
     } else if (key === 'edit') {