From 59945b56526c00839ef8460feb4ad140a2e0f7fe Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Thu, 9 May 2024 18:13:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E5=85=A8=E6=99=AF?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pqs/qualityInspeection/panorama/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/pqs/qualityInspeection/panorama/index.vue b/src/views/pqs/qualityInspeection/panorama/index.vue index 3dd5586d..a67f859e 100644 --- a/src/views/pqs/qualityInspeection/panorama/index.vue +++ b/src/views/pqs/qualityInspeection/panorama/index.vue @@ -81,7 +81,7 @@ const options: any = ref([ id: 1 } ]) -const control = ref(1) +const control = ref(3) const form: any = ref({ name: '', orgNo: dictData.state.area[0].id,