chenrui 1 år sedan
förälder
incheckning
e5f754282c
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      src/views/reportData/promotionSalesRealTimeReport/list.vue

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