src/views/tms/modules/outBound/OutboundOrderSelectList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/tms/modules/outBound/OutboundOrderSelectList.vue
@@ -292,7 +292,7 @@ } this.onClearSelected() this.queryParam.orderStatus = '3' this.queryParam.outStatus = '1' this.queryParam.outStatus = ['1','2'].join(',') var params = this.getQueryParams();//查询条件 this.loading = true; getAction(this.url.list, params).then((res) => {