Browse Source

表格高度

java8
han\hanst 1 month ago
parent
commit
b672419d00
  1. 2
      src/views/modules/ecss/components/PackingDetailTab.vue

2
src/views/modules/ecss/components/PackingDetailTab.vue

@ -235,7 +235,7 @@
:span-method="batchEditSpanMethod" :span-method="batchEditSpanMethod"
border border
size="small" size="small"
max-height="60vh"
height="40vh"
style="width: 100%" style="width: 100%"
:row-class-name="getBatchEditRowClassName" :row-class-name="getBatchEditRowClassName"
:header-cell-style="{background:'#f5f7fa', color:'#606266', fontWeight:'600'}"> :header-cell-style="{background:'#f5f7fa', color:'#606266', fontWeight:'600'}">

Loading…
Cancel
Save