mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-18 15:58:04 +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) {
|
||||
|
||||
Reference in New Issue
Block a user