瀏覽代碼

修改bug

chenrui 1 年之前
父節點
當前提交
e5f754282c
共有 1 個文件被更改,包括 2 次插入0 次删除
  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>