Selaa lähdekoodia

fix: 账户管理

Howie 1 vuosi sitten
vanhempi
commit
bb3307743b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/setting/account.vue

+ 1 - 1
src/views/setting/account.vue

@@ -789,7 +789,7 @@ export default {
           this.AccountForm.nickName = res.data.nickName
           this.AccountForm.merchant = res.data.companyWechatId
           this.AccountForm.dealer = res.data.customerId
-          this.AccountForm.isGroup = res.data.isGroupCompany
+          this.AccountForm.isGroup = res.data.isCustomerCompany
           this.AccountForm.company = res.data.groupCompanyId
           this.AccountForm.isDiscount = res.data.isZr
           this.AccountForm.correspondIds = res.data.stockCorrespondList