Browse Source

Merge branch 'develop_cuxiao' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into develop_cuxiao

lilei 1 năm trước cách đây
mục cha
commit
ddf05e13c6

+ 2 - 0
src/views/reportData/promotionSalesRealTimeReport/list.vue

@@ -162,6 +162,8 @@
         </template>
       </s-table>
     </div>
+    <!-- 导出提示框 -->
+    <reportModal :visible="showExport" @close="showExport=false"></reportModal>
   </a-spin>
 </template>