rev:成品出库分配设置站点需改为 生成任务和下发任务一起

This commit is contained in:
2023-08-10 10:45:47 +08:00
parent 59f002b063
commit 93fa9f818f
4 changed files with 60 additions and 16 deletions

View File

@@ -448,11 +448,10 @@ export default {
})
},
setPoint() {
if (this.form2.point_code === '') {
/* if (this.form2.point_code === '') {
this.crud.notify('请选择站点!', CRUD.NOTIFICATION_TYPE.INFO)
return false
}
}*/
if (this.currentDis.iostorinvdis_id === undefined) {
this.crud.notify('请选择分配明细!', CRUD.NOTIFICATION_TYPE.INFO)
return false