sunjh 6 yıl önce
ebeveyn
işleme
777c25c9b3

+ 1 - 1
src/components/authen/EnterpriseAuthenticationCreate.vue

@@ -69,7 +69,7 @@ export default {
       authentication: {
         enterpriseName: '',
         enterpriseBossName: '',
-        bankAccount:'',
+        bankAccount: '',
         businessLicense: '',
         USCC: '',
         enterpriseAddress: ''

+ 1 - 1
src/components/authen/IndividualAuthentication.vue

@@ -142,7 +142,7 @@ export default {
       this.isModifyMode = true
     },
     //提交认证信息
-    updateAuthInfo() {
+    updateAuthInfo () {
       //this.isModifyMode = false
       this.showLoading()
       const newAuthentication = {