调整样式
This commit is contained in:
parent
bc307174a9
commit
6b9b2cde78
@ -111,7 +111,8 @@
|
||||
:total="recordTotal"
|
||||
@selection-change="handleSelectionChange"
|
||||
@sort-change="handleSortChange"
|
||||
v-if="tableHeight" :max-height="tableHeight + 'px'"
|
||||
height="300px"
|
||||
max-height="500px"
|
||||
>
|
||||
<el-table-column type="selection" width="55" align="center" />
|
||||
<el-table-column :label="$t('运单号')" align="center" prop="billCode" min-width="170" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user