瀏覽代碼

Revert "no message"

This reverts commit 0a02195ca6bfbe4fd308c0773985f4a1b3a6471c.
mabo 4 年之前
父節點
當前提交
be1a05e566
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      seller/src/views/order/order/orderList.vue

+ 1 - 2
seller/src/views/order/order/orderList.vue

@@ -41,8 +41,7 @@
           <Button type="success">
             导出待发货订单
           </Button>
-        </download-excel> --> 
-        
+        </download-excel> -->
       </div>
       <Table :loading="loading" border :columns="columns" :data="data" ref="table" sortable="custom"></Table>
       <Row type="flex" justify="end" class="page">