🌐 AI搜索 & 代理 主页
Skip to content

Commit 64b1e46

Browse files
committed
Update dropdown.js
1 parent c4cfe2d commit 64b1e46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mixins/dropdown.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ export default {
171171
created() {
172172
// Create non-reactive property
173173
this.$_popper = null
174-
this.$_noop = () => {}
175174
},
176175
deactivated() /* istanbul ignore next: not easy to test */ {
177176
// In case we are inside a `<keep-alive>`

0 commit comments

Comments
 (0)