From c0b2e165ad2995e385695492244c0c2b1530bbff Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Fri, 18 Jun 2021 16:30:45 +0800 Subject: [PATCH] no message --- xtends/statics/gross-report/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xtends/statics/gross-report/index.js b/xtends/statics/gross-report/index.js index fa4a11b..dd0cab9 100644 --- a/xtends/statics/gross-report/index.js +++ b/xtends/statics/gross-report/index.js @@ -15,7 +15,7 @@ Scene({ { prop: 'productCategoryName', width: 200, label: '品类', color: '#55C355' }, { prop: 'receiptPrice', width: 200, label: '采购金额(元)' }, { prop: 'salesPrice', width: 200, label: '销售金额(元)' }, - { prop: 'grossProfit', width: 175, label: '毛利(元)' } + { prop: 'grossProfit', width: 150, label: '毛利(元)' } ], reportInfo:{ productGrossProfitReportList: [],