瀏覽代碼

Finish Hotfix-mo-195

莫绍宝 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