修改工单审核
This commit is contained in:
parent
3ae57dfba0
commit
8273e08949
@ -348,7 +348,6 @@ export default {
|
||||
}
|
||||
const res = await this.$API.orders.order.maintenance.review.post(params);
|
||||
if (res.code == 200) {
|
||||
this.$refs.companyWfDialog.hideVisible();
|
||||
this.$refs.table.refresh();
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user