@ -173,7 +173,7 @@
label="操作"
width="100">
<template slot-scope="scope">
<el-button @click="handelCLickShowCheckPassword(scope.row)" type="text" size="small">编辑</el-button>
<!-- <el-button @click="handelCLickShowCheckPassword(scope.row)" type="text" size="small">编辑</el-button> -->
<el-button type="text" @click="deleteBatch(scope.row)" size="small">删除</el-button>
</template>
</el-table-column>
@ -183,7 +183,7 @@
@ -178,7 +178,7 @@