diff --git a/src/assets/Pdf.png b/src/assets/Pdf.png new file mode 100644 index 0000000..1e92e18 Binary files /dev/null and b/src/assets/Pdf.png differ diff --git a/src/pages/pc/pc_swiper.vue b/src/pages/pc/pc_swiper.vue index ae1dbcb..c9b05f9 100644 --- a/src/pages/pc/pc_swiper.vue +++ b/src/pages/pc/pc_swiper.vue @@ -169,3 +169,6 @@ export default { } } + + diff --git a/src/pages/register/index.vue b/src/pages/register/index.vue index 78dd1b1..41e8099 100644 --- a/src/pages/register/index.vue +++ b/src/pages/register/index.vue @@ -316,7 +316,7 @@
- * + 主要社会职务(可多选)
@@ -468,7 +468,7 @@
- +
@@ -508,7 +508,8 @@
- + +
@@ -531,7 +532,7 @@
- +
@@ -542,7 +543,7 @@ 上一年度企业营业税完税证明:
- +
@@ -568,7 +569,7 @@ 企业信用信息报告:
- +
@@ -677,8 +678,7 @@
删除文件
--> - + @@ -994,7 +994,7 @@
- 年检报表导出(有水印) + 申请表导出(有水印)
@@ -1432,11 +1432,11 @@ export default { this.right_card_list[1].content[2].ok = false; } //2.4 - if (newVal.main_social.length > 0) { - this.right_card_list[1].content[3].ok = true; - } else { - this.right_card_list[1].content[3].ok = false; - } + // if (newVal.main_social.length > 0) { + // this.right_card_list[1].content[3].ok = true; + // } else { + // this.right_card_list[1].content[3].ok = false; + // } if (this.right_card_list[1].content[0].ok && this.right_card_list[1].content[1].ok && this.right_card_list[1].content[2].ok && this.right_card_list[1].content[3].ok) { this.right_card_list[1].ok = true; } @@ -2224,8 +2224,8 @@ export default { } } if (this.formData.main_social == null || this.formData.main_social.length == 0) { - this.$message.error('请选择主要社会职务!'); - return; + //this.$message.error('请选择主要社会职务!'); + //return; } else { //数组转字符串 this.formData.main_social_positions = this.formData.main_social.join(','); diff --git a/src/pages/user/user_add.vue b/src/pages/user/user_add.vue index d0be038..1049cbe 100644 --- a/src/pages/user/user_add.vue +++ b/src/pages/user/user_add.vue @@ -459,7 +459,7 @@ :src="$store.state.user.apiUrl + formData.business_license_image" style="width:220px; height: 124px;object-fit: cover;border-radius: 5px" />
- +
@@ -495,7 +495,7 @@ :src="$store.state.user.apiUrl + formData.enterprise_credit_report" style="width:220px; height: 124px;object-fit: cover;border-radius: 5px" />
- +
@@ -518,7 +518,7 @@ style="width:220px; height: 124px;object-fit: cover;border-radius: 5px" />
- +
@@ -529,7 +529,7 @@ 上一年度企业营业税完税证明:
企业信用信息报告:
- +
@@ -657,8 +657,8 @@
删除文件
- + + @@ -959,7 +959,7 @@ -
+