记得上下班打卡 | git大法好,push需谨慎

Commit 11fa8970 authored by 胡佳晨's avatar 胡佳晨

Merge remote-tracking branch 'origin/dev_merchant' into dev_merchant

parents a1063b08 2b6d5098
......@@ -442,7 +442,7 @@
field: '',
title: '快递方式',
formatter: function (value, row) {
let dictLabel = $.table.selectDictLabel(prizeType, value);
let dictLabel = $.table.selectDictLabel(expressType, value);
return '快递方式:' + dictLabel + '<br>' + '已支付快递费:' + row.priceExpress;
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment