瀏覽代碼

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

lilei 1 年之前
父節點
當前提交
ddf05e13c6
共有 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>