perf: 收集用户依赖

This commit is contained in:
ibuler
2022-03-17 17:14:57 +08:00
committed by Jiangjie.Bai
parent ca84cb85f4
commit c061014d7e
2 changed files with 1 additions and 7 deletions

View File

@@ -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) {