Browse Source

公正性保密性补充图标

cyy 9 tháng trước cách đây
mục cha
commit
3e9a16a0ab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
         >
           <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
             >
           </template>