pages/outbound/orderOut/orderList.vue
@@ -130,7 +130,8 @@ const res = await request('/orderOut/list', { curr: this.curr, limit: this.limit, orderNo: this.condition orderNo: this.condition, orderType: this.orderTypeId }, 'GET', true); if (res.code === 200) {