From 5218032b30db4a1e19ac6bb243b71900a600da28 Mon Sep 17 00:00:00 2001 From: hdy <1105738590@qq.com> Date: 星期二, 19 三月 2024 10:37:57 +0800 Subject: [PATCH] 设备保养计划修改 --- jcdm-ui/src/components/inspectionPlanArchives/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/jcdm-ui/src/components/inspectionPlanArchives/index.vue b/jcdm-ui/src/components/inspectionPlanArchives/index.vue index cca1efe..49a0dad 100644 --- a/jcdm-ui/src/components/inspectionPlanArchives/index.vue +++ b/jcdm-ui/src/components/inspectionPlanArchives/index.vue @@ -130,7 +130,6 @@ this.machineryList = response.rows; this.total = response.total; this.loading = false; - }, ); }, -- Gitblit v1.9.3