1、调整凭证
2、调整运单
This commit is contained in:
@@ -1055,8 +1055,8 @@ export default {
|
||||
return;
|
||||
}
|
||||
this.$router.push({
|
||||
path: '/business/waybill-manage',
|
||||
query: { detailId: waybillId },
|
||||
path: '/business/waybill-manage/detail',
|
||||
query: { id: waybillId },
|
||||
});
|
||||
},
|
||||
restoreDetailSelection() {
|
||||
|
||||
Reference in New Issue
Block a user