소스 검색

no message

mabo 4 년 전
부모
커밋
0a02195ca6
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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">