Commit 241be9eb authored by chenzj's avatar chenzj

领料申请新增领料原因

parent f0e3adbe
...@@ -2034,7 +2034,7 @@ export default { ...@@ -2034,7 +2034,7 @@ export default {
materialRequestSave() { materialRequestSave() {
if(!this.curTaskInfo.pickingReason){ if(!this.curTaskInfo.pickingReason){
this.materialRequestVisible = true this.materialRequestVisible = true
this.$u.toast("原因不能为!") this.$u.toast("原因不能为!")
return return
} }
const rst = []; const rst = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment