@@ -69,7 +69,7 @@ export default {
authentication: {
enterpriseName: '',
enterpriseBossName: '',
- bankAccount:'',
+ bankAccount: '',
businessLicense: '',
USCC: '',
enterpriseAddress: ''
@@ -142,7 +142,7 @@ export default {
this.isModifyMode = true
},
//提交认证信息
- updateAuthInfo() {
+ updateAuthInfo () {
//this.isModifyMode = false
this.showLoading()
const newAuthentication = {