Pārlūkot izejas kodu

Finish Hotfix-mo-195

莫绍宝 2 gadi atpakaļ
vecāks
revīzija
92c20d2c17
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/setting/account.vue

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

@@ -730,7 +730,7 @@ export default {
           this.AccountForm.merchant = res.data.companyWechatId
           this.AccountForm.dealer = res.data.customerId
           this.AccountForm.isGroup = res.data.isGroupCompany
-          this.AccountForm.company = res.data.parentCustomerId
+          this.AccountForm.company = res.data.groupCompanyId
           this.AccountForm.isDiscount = res.data.isZr
           this.AccountForm.correspondIds = res.data.stockCorrespondList
           this.AccountForm.k3CategoryIds = res.data.k3CategoryList