修改bug
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m45s

This commit is contained in:
sexygoat
2026-04-09 15:32:20 +08:00
parent 4656d403c2
commit b171e7cc03
3 changed files with 34 additions and 21 deletions

View File

@@ -670,7 +670,6 @@
await getTableData()
} catch (error) {
console.error('移除角色失败:', error)
ElMessage.error('角色移除失败')
}
}