|
@@ -12,7 +12,7 @@
|
|
|
</div>
|
|
|
<div class="hc-tree-box">
|
|
|
<el-scrollbar>
|
|
|
- <WbsTree :autoExpandKeys="treeAutoExpandKeys" :contractId="contractId" :menus="ElTreeMenu"
|
|
|
+ <WbsTree :autoExpandKeys="treeAutoExpandKeys" :contractId="contractId" :menus="ElTreeMenu" :classifyType="1"
|
|
|
:projectId="projectId" isColor ui="page-division-tree" @menuTap="ElTreeMenuClick"
|
|
|
@nodeTap="wbsElTreeClick"/>
|
|
|
</el-scrollbar>
|