Browse Source

修改公司信息时报错

yuan 5 months ago
parent
commit
7d2f1b9870
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/autonym/autonym.vue

+ 1 - 1
src/views/autonym/autonym.vue

@@ -1443,7 +1443,7 @@
 							// params: that.$http.adornParams({
 							'companyCertification': that.companyCertification.toString(),
 							'companyVerification': that.companyVerification.toString(),
-							'employmentVerification': that.employmentVerification.toString(),
+							'employmentVerification': that.employmentVerification,
 							'employmentVerificationName': that.employmentVerificationName,
 							'companyCertificate': that.companyCertificate.toString(),
 							// 'phone': that.companyPhone,