Handy_Cao hai 1 ano
pai
achega
ccb768e523
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/packages/gcszt/views/account/certification/Index.vue

+ 1 - 1
src/packages/gcszt/views/account/certification/Index.vue

@@ -57,7 +57,7 @@
 <script lang="ts" setup>
 import { shallowRef, onMounted, ref, defineAsyncComponent } from 'vue'
 import { useComponent } from '@/hooks/component'
-import { CellGroup, Button, Field, Form, FormInstance, showFailToast, FieldRule, Image, Cell } from 'vant'
+import { CellGroup, Button, Field, Form, FormInstance, showFailToast, FieldRule } from 'vant'
 import { fullloading, dialog } from '@/utils/vant';
 import { getIdCardAge } from '@/filters';
 import { useRequest } from '@/hooks/request'