Quellcode durchsuchen

修改公司信息时报错

yuan vor 5 Monaten
Ursprung
Commit
7d2f1b9870
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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,