From 9086f965ff271cbab7ecfcfc420ff3ce3ddf9773 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Wed, 16 Jul 2025 21:00:47 +0800 Subject: [PATCH] 测试完成保养功能 --- src/components/inspection/addMaintainanceItem.vue | 4 ++-- src/components/machine/addMachineType.vue | 86 +++++++++++++++++++++++++++++--------------------------------------------------------- src/components/machine/deleteEquipmentAccount.vue | 12 ++---------- src/components/machine/editMachineType.vue | 12 ++++++------ src/views/inspection/addMaintainancePlanList.vue | 4 ++-- src/views/inspection/editMaintainancePlanList.vue | 9 +++++---- src/views/machine/editEquipmentAccountList.vue | 4 ++-- src/views/machine/equipmentAccountDetailList.vue | 29 ++++++++++++++--------------- src/views/machine/equipmentAccountList.vue | 4 ++-- src/views/machine/machineTypeTreeManageList.vue | 20 ++++++++++---------- 10 files changed, 74 insertions(+), 110 deletions(-) diff --git a/src/components/inspection/addMaintainanceItem.vue b/src/components/inspection/addMaintainanceItem.vue index 52dae4a..b741efa 100644 --- a/src/components/inspection/addMaintainanceItem.vue +++ b/src/components/inspection/addMaintainanceItem.vue @@ -1,6 +1,6 @@