Browse Source

采购工作台单据概述表高度适应性调整

002390 1 year ago
parent
commit
5c113ed36f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/purchase/workSpace/index.vue

+ 1 - 1
src/views/purchase/workSpace/index.vue

@@ -148,7 +148,7 @@ export default {
           this.sonTableList.length
           this.sonTableList.length
             ? this.sonTableList.length > 5
             ? this.sonTableList.length > 5
               ? 300
               ? 300
-              : this.sonTableList.length * 36 + 120
+              : this.sonTableList.length * 36 + 60
             : 120
             : 120
         }px`;
         }px`;
       },
       },