add:维修单挂起1

This commit is contained in:
zhangzq
2023-11-15 14:56:35 +08:00
parent bb88cf869e
commit eb958137a3

View File

@@ -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 则代表不获取数据