feat: 新增按钮授权
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m38s

This commit is contained in:
sexygoat
2026-04-22 15:00:37 +08:00
parent 936a4f0656
commit bce9054b82

View File

@@ -199,7 +199,7 @@
{{ scope.row.real_name_at ? formatDateTime(scope.row.real_name_at) : '-' }}
</template>
</ElTableColumn>
<ElTableColumn label="操作" width="120" align="center">
<ElTableColumn label="操作" width="120">
<template #default="scope">
<!-- 根据网络状态显示启用或停用按钮 -->
<ElButton