Explorar el Código

修改账户管理

莫绍宝 hace 2 años
padre
commit
a0235e10df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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