调整代码

This commit is contained in:
chenbo 2019-12-08 13:47:37 +08:00
parent ad88a6632a
commit f8e8e14910
1 changed files with 0 additions and 1 deletions

View File

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