lilei 2 ngày trước cách đây
mục cha
commit
5e9f730322
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/setting/dailyReportSettings/index.vue

+ 1 - 1
src/views/setting/dailyReportSettings/index.vue

@@ -17,7 +17,7 @@
         <a-tab-pane key="5" tab="分区月目标" force-render>
           <partitionTargetList pageType="PARTITION_MONTHLY_TARGET"></partitionTargetList>
         </a-tab-pane>
-        <a-tab-pane key="6" tab="销售退货剔除" force-render>
+        <a-tab-pane key="6" tab="销售/销售退货剔除" force-render>
           <salesReturnRemove></salesReturnRemove>
         </a-tab-pane>
       </a-tabs>