重置密码图标
This commit is contained in:
parent
92150ec190
commit
fc0deb6467
@ -200,7 +200,7 @@
|
|||||||
<el-button
|
<el-button
|
||||||
size="mini"
|
size="mini"
|
||||||
type="text"
|
type="text"
|
||||||
icon="el-icon-delete"
|
icon="el-icon-key"
|
||||||
@click="handleResetPwd(scope.row)"
|
@click="handleResetPwd(scope.row)"
|
||||||
v-hasPermi="['system:patientArchives:remove']"
|
v-hasPermi="['system:patientArchives:remove']"
|
||||||
>重置密码</el-button
|
>重置密码</el-button
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user