| pages/outbound/orderOut/orderDetlList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages/outbound/orderOut/orderDetlList.vue
@@ -306,7 +306,8 @@ this.waveLoading = true try { const res = await request('/orderOut/all/in', { orderNo: this.order.code ids: [this.order.id], waveRuleId: 16 }) if (res.code === 200) {