|
|
|
@ -491,11 +491,7 @@ export default {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
this.getList();
|
|
|
|
|
if (this.query.status === "202" || this.query.status === "502") {
|
|
|
|
|
this.haveDistributionVisible = true;
|
|
|
|
|
} else {
|
|
|
|
|
this.haveDistributionVisible = false;
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
handleCurrentChange(val) {
|
|
|
|
|
this.query.page = val;
|
|
|
|
|