Browse Source

bug修改

祁鹏飞 5 months ago
parent
commit
202a8f1e64
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/insurancePolicy/index.vue

+ 0 - 1
src/views/insurancePolicy/index.vue

@@ -2992,7 +2992,6 @@ const insuredPersonInfo = ref<any>({})
 // 证件识别
 let imageShow = ref(false)
 let images = ref([])
-let images = ref([])
 const handleImageClose = (data: any) => {
   btns.value.owner1.forEach((a: any) => {
     a.checked = false