@@ -158,9 +158,9 @@
<el-table-column prop="weightIn" label="累计入库量(吨)">
</el-table-column>
<el-table-column prop="transportLoss" label="累计运输损耗(吨)">
- <template scope="scope">
+ <!-- <template scope="scope">
{{weightOut}}
- </template>
+ </template> -->
</el-table>
</ws-info-table>