Browse Source

修改bug

qukaidi 3 năm trước cách đây
mục cha
commit
510dc38c9f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
           },