Эх сурвалжийг харах

WBS视图功能及界面修改

duy 1 сар өмнө
parent
commit
bf36d2499d

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

@@ -1519,7 +1519,7 @@ onMounted(() => {
     console.log(projectInfo.value)
     treeLoading.value = typeName === 'tree'
     const treeWidth = useAppState.getTreeWidth
-    console.log(treeWidth, 'treeWidth')
+  
     
     leftWidth.value = isNullES(treeWidth) || treeWidth <= 0 ? 440 : treeWidth
     setContractType(contractInfo.value?.contractType)