Ver Fonte

修改公司信息时报错

yuan há 5 meses atrás
pai
commit
7d2f1b9870
1 ficheiros alterados com 1 adições e 1 exclusões
  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,