调整代码
This commit is contained in:
parent
ad88a6632a
commit
f8e8e14910
|
|
@ -6,7 +6,6 @@ export default {
|
|||
},
|
||||
mounted() {
|
||||
// In order to fix the click on menu on the ios device will trigger the mouseeleave bug
|
||||
// https://github.com/PanJiaChen/vue-element-admin/issues/1135
|
||||
this.fixBugIniOS()
|
||||
},
|
||||
methods: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue