ソースを参照

fix: 账户管理

Howie 1 年間 前
コミット
bb3307743b
1 ファイル変更1 行追加1 行削除
  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