فهرست منبع

Finish Hotfix-zh-293

howie 2 سال پیش
والد
کامیت
3b354db44d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/supply/implement/commercial_implement_list.vue

+ 1 - 1
src/views/supply/implement/commercial_implement_list.vue

@@ -268,7 +268,7 @@ export default {
       getExecList(params).then((res) => {
         res.data.records.forEach(item => {
           item.sums1 = ['refundableQty', 'qty', 'retiredQty', 'hasSendQty', 'directTransferQty', 'refundProductQty', 'wdQty']
-          item.sums2 = ['payAmount', 'payRebateAmount', 'hasSendAmount', 'retiredAmount', 'refundProductAmount', 'totalAmount', 'price', 'wdAmount']
+          item.sums2 = ['payAmount', 'payRebateAmount', 'hasSendAmount', 'retiredAmount', 'refundProductAmount', 'totalAmount', 'wdAmount']
         })
         this.dataList = res.data.records
         this.listTotal = res.data.total