소스 검색

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