diff --git a/pages/addjigou/all.vue b/pages/addjigou/all.vue
index f6abb64..0f9ae97 100644
--- a/pages/addjigou/all.vue
+++ b/pages/addjigou/all.vue
@@ -10,12 +10,12 @@
-
+
待审核
审核驳回
审核通过
-
+
编辑
@@ -24,104 +24,142 @@
驳回原因:{{contentred}}
-
-
-
- 身份证
-
-
-
-
- 人像面
-
-
-
-
-
-
-
-
-
- 国徽面
-
+
+
+
+
+
+ 身份证
+
+
+
+
+ 人像面
+
+
+
+
+
+
+
+
+
+
+ 国徽面
+
+
+
+
+
+
+
+
+
+
+ 身份证信息
+
+
+
+
+ {{item}}
+ {{textArray[index] ? textArray[index] : "自动获取" }}
+
+
+
-
-
-
-
-
-
-
-
- 身份证信息
-
-
-
-
- {{item}}
- {{textArray[index] ? textArray[index] : "自动获取" }}
+
+
+
+ 下一步
-
+
-
-
-
- 营业执照
-
-
-
- 营业执照
-
+
+
+
+
+
+ 营业执照
+
+
+
+ 营业执照
+
+
+
+
+
+
+
+
+
+
+ 企业信息
+
+
+
+
+ {{item}}
+ {{textArray0[index] ? textArray0[index] : "自动获取" }}
+
+
+
+
-
-
-
-
-
-
-
-
- 企业信息
-
-
-
-
- {{item}}
- {{textArray0[index] ? textArray0[index] : "自动获取" }}
+
+
+ 上一步
+
+
+ 下一步
-
-
- 机构信息
-
-
+
-
-
-
-
- {{item}}
- {{textArray1[index] ? textArray1[index] : "自动获取" }}
+
+
+
+
+
+ 机构信息
+
+
+
+
+ {{item}}
+ {{textArray1[index] ? textArray1[index] : "自动获取" }}
+
+
+
+
+
+
+ 上一步
+
+
+ 关闭
-
+
+
+
@@ -141,7 +179,7 @@
import { getrel } from '@/pages/addjigou/api/addjigou.js';
import model from "@/compontent/public/model.vue"
import { swapLongTerm } from '@/compontent/public/long.js'
-
+ const dexcard = ref(0)
const show = ref(false);
const content = ref("");
@@ -250,6 +288,33 @@