wms送货单号页面小问题完善

yangwl
mengjiao
parent 1f7fd8845a
commit 37c81f07de

@ -533,6 +533,7 @@ export default {
/** 修改按钮操作 */
handleUpdateSAP(row) {
this.reset();
//qualityStatus
const id = this.ids[0]
let postData = this.ids.map(id => ({ id: id }));

Loading…
Cancel
Save