|
|
@@ -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') {
|