feat(cmdb-ui):service tree grant (#425)

This commit is contained in:
dagongren
2024-03-18 19:59:16 +08:00
committed by GitHub
parent 482d34993b
commit 42feb4b862
32 changed files with 8378 additions and 7652 deletions

View File

@@ -25,6 +25,7 @@ export default {
deleting: '正在删除',
deletingTip: '正在删除,共{total}个,成功{successNum}个,失败{errorNum}个',
grant: '授权',
revoke: '回收',
login_at: '登录时间',
logout_at: '登出时间',
createSuccess: '创建成功',