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,