|
|
@ -1339,14 +1339,14 @@ export default { |
|
|
|
}, |
|
|
|
}, |
|
|
|
}); |
|
|
|
}); |
|
|
|
|
|
|
|
|
|
|
|
this.$router.push({ |
|
|
|
// this.$router.push({ |
|
|
|
path: '/distribution/reservation/atlas', |
|
|
|
// path: '/distribution/reservation/atlas', |
|
|
|
query: { |
|
|
|
// query: { |
|
|
|
id: ids, |
|
|
|
// id: ids, |
|
|
|
type: '1', |
|
|
|
// type: '1', |
|
|
|
}, |
|
|
|
// }, |
|
|
|
}); |
|
|
|
// }); |
|
|
|
console.log(">>>>>>>>>>",ids); |
|
|
|
// console.log(">>>>>>>>>>",ids); |
|
|
|
}, |
|
|
|
}, |
|
|
|
//批量转备货 |
|
|
|
//批量转备货 |
|
|
|
handleStockUp() { |
|
|
|
handleStockUp() { |
|
|
|