add:维修单挂起1
This commit is contained in:
@@ -303,7 +303,8 @@ export default {
|
||||
crudDevicerepairmst.pendingRepair(data).then(res => {
|
||||
this.crud.notify('操作成功', CRUD.NOTIFICATION_TYPE.SUCCESS)
|
||||
this.crud.toQuery()
|
||||
this.dialogVisible = false
|
||||
this.PendingForm = {}
|
||||
this.PendingVisible = false
|
||||
})
|
||||
},
|
||||
// 钩子:在获取表格数据之前执行,false 则代表不获取数据
|
||||
|
||||
Reference in New Issue
Block a user