用户编辑限制

This commit is contained in:
龚皓 2024-11-26 16:17:36 +08:00
parent ccf101167a
commit bcb0c77111
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
min-width="200"></el-table-column>
<el-table-column v-if="getColumnVisibility('actions')" label="操作" min-width="200"
align="center">
<!-- 用户编辑限制 -->
<template #default="scope">
<el-tooltip v-if="scope.row.isLocked" content="此用户无法被编辑或删除">
<el-button type="text" size="small" disabled>