From 3c2299298cadf242bd85e3a805165c32a70833ac Mon Sep 17 00:00:00 2001 From: 懒羊羊 <15939171744@163.com> Date: 星期一, 18 三月 2024 16:39:23 +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