rev:成品出库分配设置站点需改为 生成任务和下发任务一起
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user