装箱单
This commit is contained in:
@@ -51,8 +51,10 @@
|
||||
<el-table
|
||||
v-loading="loading"
|
||||
:data="tableData"
|
||||
:summary-method="getSummaries"
|
||||
style="width: 100%;max-height: 600px"
|
||||
height="300"
|
||||
show-summary
|
||||
highlight-current-row
|
||||
border>
|
||||
<el-table-column align="center" label="序号" type="index" width="60"/>
|
||||
|
||||
Reference in New Issue
Block a user