Explorar el Código

资料批量导入bug

duy hace 2 semanas
padre
commit
61f9231337
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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') {