Ver código fonte

资料批量导入bug

duy 2 semanas atrás
pai
commit
61f9231337
1 arquivos alterados com 1 adições e 0 exclusões
  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') {