mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-10-22 18:37:41 +00:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
![]() |
import Vue from 'vue'
|
||
|
const global = new Vue()
|
||
|
export default global
|