优化
This commit is contained in:
@@ -410,7 +410,7 @@ export default {
|
||||
for (let i = 0; i < _selectData.length; i++) {
|
||||
const data = _selectData[i]
|
||||
crudReceivemst.createQc(data).then(res => {
|
||||
this.crud.notify('生成成功', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
this.crud.notify('操作成功', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
this.crud.toQuery()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user