重置密码图标

This commit is contained in:
shidongli 2022-11-14 12:55:46 +08:00
parent 67bfe9975e
commit d3fb98206a

View File

@ -200,7 +200,7 @@
<el-button
size="mini"
type="text"
icon="el-icon-delete"
icon="el-icon-key"
@click="handleResetPwd(scope.row)"
v-hasPermi="['system:patientArchives:remove']"
>重置密码</el-button