mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
perf: 收集用户依赖
This commit is contained in:
@@ -102,13 +102,6 @@ export default {
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
// filterTags: {
|
||||
// handler(val) {
|
||||
// this.$nextTick(() => this.$emit('tagSearch', this.filterMaps))
|
||||
// // this.$emit('tagSearch', this.filterMaps)
|
||||
// },
|
||||
// deep: true
|
||||
// }
|
||||
options: {
|
||||
handler(val) {
|
||||
if (val && val.length > 0) {
|
||||
|
||||
@@ -98,6 +98,7 @@ export default {
|
||||
'assets.commandfilterrule': ['assets.view_commandfilter'],
|
||||
'assets.gateway': ['assets.view_domain'],
|
||||
'assets.view_authbook': ['assets.view_node'],
|
||||
'assets.gathereduser': ['assets.view_node'],
|
||||
'applications.add_application': ['assets.view_asset'],
|
||||
'applications.view_account': ['applications.view_application'],
|
||||
'perms.view_assetpermission': ['assets.view_node'],
|
||||
|
||||
Reference in New Issue
Block a user