代码更新
This commit is contained in:
@@ -365,9 +365,6 @@ export default {
|
||||
'device_id': this.form.device_id,
|
||||
'formula_id': this.form.formula_id
|
||||
}
|
||||
if (this.form.status !== '30') {
|
||||
return this.crud.notify('配方状态必须为生产中', CRUD.NOTIFICATION_TYPE.INFO)
|
||||
}
|
||||
this.fla = true
|
||||
crudFlourwork.autoCalledMater(data).then(res => {
|
||||
const num = res.task
|
||||
|
||||
Reference in New Issue
Block a user