mabo 4 år sedan
förälder
incheckning
0a02195ca6
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      seller/src/views/order/order/orderList.vue

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

@@ -41,7 +41,8 @@
           <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">