修复三级菜单之间切换页面无法缓存的问题

This commit is contained in:
RuoYi
2020-11-28 20:31:45 +08:00
parent 6072239a40
commit c666faed66
3 changed files with 120 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
import Vue from 'vue'
const global = new Vue()
export default global