Commit ab71d2f8 authored by 我在何方's avatar 我在何方

空运合包优化

parent 1df8af78
......@@ -231,6 +231,8 @@ export default {
getList() {
if(this.pkgStatus>0){
this.queryParams.status = this.pkgStatus
}else{
delete this.queryParams.status
}
getMergePkgList(this.queryParams).then((res) => {
this.pagList = res.data.list
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment