chenrui 1 ヶ月 前
コミット
8833ce7587
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/reportData/promotionFeeReport/index.vue

+ 1 - 1
src/views/reportData/promotionFeeReport/index.vue

@@ -20,7 +20,7 @@ import { commonMixin } from '@/utils/mixin'
 // 组件
 import customerFeeList from './customerFeeList.vue'
 import provinceFeeList from './provinceFeeList.vue'
-import promotionFeeList from './promotionFeeList.vue'
+import promotionFeeList from './promoFeeList.vue'
 export default {
   name: 'PromotionFeeReportIndex',
   mixins: [commonMixin],