Browse Source

Merge branch 'master' of http://119.23.210.103:3000/wy/zdqy_firm_former

tianxinyu 9 months ago
parent
commit
315d434178
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/component/personnelFile/components/bmsmTag.vue

+ 1 - 1
src/views/component/personnelFile/components/bmsmTag.vue

@@ -84,7 +84,7 @@
           width="100"
           width="100"
         >
         >
           <template slot-scope="scope">
           <template slot-scope="scope">
-            <el-button type="text" size="small" @click="handleClick(scope.row)"
+            <el-button type="text" size="small" @click="handleClick(scope.row)" icon="ibps-icon-eye"
               >查阅</el-button
               >查阅</el-button
             >
             >
           </template>
           </template>