update 保养记录详情
This commit is contained in:
@@ -524,7 +524,7 @@ export default {
|
||||
this.recordDetailVisible = true;
|
||||
this.$nextTick(() => {
|
||||
this.$refs.recordDetailDrawer.show({
|
||||
id: value.maintainPlanId,
|
||||
id: value.id,
|
||||
planMaintainWorker: value.planMaintainWorker,
|
||||
maintainWorker: value.maintainWorker,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user