管理端 订单发货状态
parent
837098a3d2
commit
e8b76f71ce
|
@ -289,6 +289,7 @@ export default {
|
|||
}
|
||||
})
|
||||
this.list = arr;
|
||||
this.multipleSelection = [];
|
||||
this.total = response.data.total;
|
||||
this.loading = false;
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue