Explorar o código

工程划分classtype默认值1

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
c15e46362f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/data-fill/division.vue

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

@@ -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>