|
|
@@ -183,7 +183,7 @@
|
|
|
<el-table-column
|
|
|
align="center"
|
|
|
width="110px"
|
|
|
- :label="shopId == 12 || shopId == 6? '打包快递结算金额(按件2.8元)': '人工结算金额(按件0.4元)'"
|
|
|
+ :label="shopId == 12 || shopId == 6? '打包快递结算金额(按件2.55元)': '人工结算金额(按件0.4元)'"
|
|
|
prop="settleLaborAmount">
|
|
|
<template slot-scope="scope">
|
|
|
<span style="color: green; font-weight: bold;font-size: 16px">+{{scope.row.settleLaborAmount }}</span>
|