FengChaoYu %!s(int64=3) %!d(string=hai) anos
pai
achega
74aa411578
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/supply/engin/components/home_detail.vue

+ 1 - 1
src/views/supply/engin/components/home_detail.vue

@@ -173,7 +173,7 @@
             </el-table-column>
             <el-table-column align="right" label="格力折扣" prop="discAmount" min-width="100" show-overflow-tooltip>
               <template slot-scope="scope">
-                {{ scope.row.payRebateAmount | numToFixed }}
+                {{ scope.row.discAmount | numToFixed }}
               </template>
             </el-table-column>
             <el-table-column align="center" label="现金钱包" prop="customerWalletName" min-width="140" show-overflow-tooltip></el-table-column>