From 98181a72a8099c56193681a3262f467235d073e4 Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Sat, 19 Jun 2021 14:20:50 +0800 Subject: [PATCH] no message --- xtends/statics/sale-report/index.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/xtends/statics/sale-report/index.js b/xtends/statics/sale-report/index.js index fa32b5d..304c786 100644 --- a/xtends/statics/sale-report/index.js +++ b/xtends/statics/sale-report/index.js @@ -17,10 +17,7 @@ const columns2 = [ { prop: 'differenceWeight', width: 185, label: '差异重量(吨)' } ] const columns3 = [ - { prop: 'productCategoryName', width: 200, label: '品类', color: '#5 - - - 5C355' }, + { prop: 'productCategoryName', width: 200, label: '品类', color: '#55C355' }, { prop: 'netWeight', width: 185, label: '纸厂净重(吨)' }, { prop: 'settleWeight', width: 185, label: '结算重量(吨)' }, { prop: 'avgDeductPercent', width: 180, label: '平均扣点(%)' }