|
|
@@ -53,7 +53,7 @@ import { shallowRef, onMounted } from 'vue'
|
|
|
import { CellGroup, Button, Field, Form, FormInstance, showFailToast, FieldRule, Image } from 'vant'
|
|
|
import { fullloading, dialog } from '@/utils/vant';
|
|
|
import { getFileUrl, getIdCardAge } from '@/filters';
|
|
|
-import { getCerTypePersonList } from "@/constants/account";
|
|
|
+import { getCerTypePersonList } from "@/constants/account"
|
|
|
import { useRequest } from '@/hooks/request'
|
|
|
import { queryTencentUsereSignRecords, requestCheckCardNum } from '@/services/api/account';
|
|
|
import { addAuthReq } from '@/business/user/account';
|