Compare commits
2 Commits
8cfdc8e7d1
...
49c9a4686c
Author | SHA1 | Date | |
---|---|---|---|
49c9a4686c | |||
bdd3af76df |
@ -280,6 +280,8 @@ export default {
|
||||
issueInTaskWcsDJ(param).then(res => {
|
||||
this.$modal.msgSuccess("下发成功");
|
||||
})
|
||||
} else {
|
||||
console.error("入库类型不匹配: " + task.planTypeCode)
|
||||
}
|
||||
},
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user