|
@@ -38,7 +38,7 @@
|
|
|
<div style="text-align:right;margin-right:20px">净重合计(吨):{{ count }}</div>
|
|
|
</el-col>
|
|
|
</el-row>
|
|
|
- <el-table class="forData" :data="weighingRecordList" style="width: 100%; margin-top: 20px" height="700"
|
|
|
+ <el-table class="forData" :data="weighingRecordList" style="width: 100%; margin-top: 20px" height="535"
|
|
|
@selection-change="handleSelectionChange">
|
|
|
<el-table-column type="selection" width="55"></el-table-column>
|
|
|
<el-table-column type="index" label="序号" width="80">
|