guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
d9c71aa932
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/userCenter/productInfo/index.vue

+ 1 - 1
src/views/userCenter/productInfo/index.vue

@@ -97,7 +97,7 @@ export default {
         let res = await this.expertsuserFetch(this.user.userid);
         if (res.errcode === 0) {
           let message = {
-            company: res.data.name,
+            company: res.data.company,
             contacts: res.data.name,
             phone: res.data.phone,
             email: res.data.email,