提交 90a3b277 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 9afe1cdd
......@@ -50,6 +50,7 @@ export default {
},
methods: {
toggleSearch() {
this.$store.commit('toggleMenu', false)
this.$store.commit('toggleSearch', !this.searchVisible)
this.searchVisible &&
this.$nextTick(() => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论