Explorar o código

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

002390 hai 1 ano
pai
achega
5c113ed36f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 > 5
               ? 300
-              : this.sonTableList.length * 36 + 120
+              : this.sonTableList.length * 36 + 60
             : 120
         }px`;
       },