Explorar o código

Merge branch 'master' of http://git.cc-lotus.info/service-platform/web-test into master

wxy %!s(int64=4) %!d(string=hai) anos
pai
achega
7da0bdb47b
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,