|
@@ -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
|