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