Browse Source

修改bug

qukaidi 3 years ago
parent
commit
510dc38c9f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statisticAnalysis/salesProfitN/index.vue

+ 1 - 1
src/views/statisticAnalysis/salesProfitN/index.vue

@@ -119,7 +119,7 @@ export default {
           },
           {
             label: "特价总金额",
-            prop: "specialOfferAmounts",
+            prop: "specialOfferAmount",
             overHidden: true,
             width: 100
           },