huangmp 1 سال پیش
والد
کامیت
961f102af5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/modules/settlement/third-print-settlement.vue

+ 1 - 1
src/views/modules/settlement/third-print-settlement.vue

@@ -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>