@@ -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>