ZaiZai 3 周之前
父节点
当前提交
ebdc511980
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/data-fill/wbs.vue

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

@@ -3187,7 +3187,6 @@ const hideTreeNode = async () => {
 }
 
 const loadMenu = ({ node, item, level }, resolve) => {
-    console.log(contractInfo.value?.contractType)
     setElTreeMenu(contractInfo.value?.contractType)
     let menusArr = ElTreeMenu.value
     //const { isCustomChild, notExsitChild } = item //isCustomChild===1//代表子级是自定义节点