guhongwei 4 years ago
parent
commit
cf1db983ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/market/list/expert.vue

+ 1 - 1
src/views/market/list/expert.vue

@@ -18,7 +18,7 @@
             <el-image :src="expertimage" v-else></el-image>
           </el-col>
           <el-col :span="19" class="other">
-            <p class="name textOver">{{ item.name }}</p>
+            <p class="name textOver" @click.native="clickDetail(item.id)">{{ item.name }}</p>
             <p class="textOver">
               工作单位:{{ item.company || '暂无' }}
               <!-- <el-tooltip class="item" effect="dark" placement="top">