莫绍宝 2 роки тому
батько
коміт
92c20d2c17
1 змінених файлів з 1 додано та 1 видалено
  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