From bfa80b1d08913fe66dfe5f1a0480eb39f304c003 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Fri, 7 Jun 2024 11:14:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=99=AE=E6=B5=8B=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pqs/supervise/harmonicSurvey/components/planManage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/pqs/supervise/harmonicSurvey/components/planManage.vue b/src/views/pqs/supervise/harmonicSurvey/components/planManage.vue index b262af3d..958684b8 100644 --- a/src/views/pqs/supervise/harmonicSurvey/components/planManage.vue +++ b/src/views/pqs/supervise/harmonicSurvey/components/planManage.vue @@ -149,7 +149,7 @@ const tableStore = new TableStore({ }, click: row => { // deviceQuitPopup.value.open('重新发起退运', row) - planAddRef.value.open('重新发起计划', row.id) + planAddRef.value.open('重新发起计划', row.id,false) } }, {