feat(ui): add relation search

This commit is contained in:
songlh
2024-10-17 17:55:36 +08:00
parent 8f7d78c26c
commit 394e2aeac6
33 changed files with 5927 additions and 573 deletions

View File

@@ -108,6 +108,7 @@ export default {
visual: '虚拟',
default: '默认',
tip: '提示',
cmdbSearch: '搜索一下',
pagination: {
total: '当前展示 {range0}-{range1} 条数据, 共 {total} 条'
},