@@ -1,5 +1,4 @@
export default [
- { type: 'selection', fixed: 'left', _noset_: true },
{
prop: 'outChildCode',
label: '发货工单号',
@@ -229,7 +229,7 @@ export default {
message: "",
});
this.tableData = [];
- await this.routeReGoto("sellOutOrder", {});
+ // await this.routeReGoto("sellOutOrder", {});
} else if (code >= 100 && code <= 104) {
await this.logout();
} else if (code == 1003) {