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