liuhairui 1 anno fa
parent
commit
ab00424cc2

+ 1 - 1
src/view/yunyin/shengchanguanli/gongdanshengchan.vue

@@ -1721,7 +1721,7 @@ const rowContextMenu = (row) => {
   display: flex;
 }
 .JKWTree-tree {
-  /*width: 500px;*/
+  width: 500px;
   background-color: #fff;
   padding: 10px;
   margin-right: 20px;

+ 1 - 1
src/view/yunyin/shengchanguanli/shebeiyunxing.vue

@@ -7745,7 +7745,7 @@ const gxclhcCellClass = ({row, column, rowIndex, columnIndex}) =>{
 }
 
 .JKWTree-tree {
-  width: 300px;
+  width: 440px;
   background-color: #fff;
   padding: 10px;
   margin-right: 20px;