|
@@ -229,7 +229,7 @@ export default {
|
|
message: "",
|
|
message: "",
|
|
});
|
|
});
|
|
this.tableData = [];
|
|
this.tableData = [];
|
|
- await this.routeReGoto("sellOutOrder", {});
|
|
|
|
|
|
+ // await this.routeReGoto("sellOutOrder", {});
|
|
} else if (code >= 100 && code <= 104) {
|
|
} else if (code >= 100 && code <= 104) {
|
|
await this.logout();
|
|
await this.logout();
|
|
} else if (code == 1003) {
|
|
} else if (code == 1003) {
|