chenrui 1 ano atrás
pai
commit
e5f754282c

+ 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>