scorpio 2 years ago
parent
commit
e403662437
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main.js

+ 0 - 1
src/main.js

@@ -17,7 +17,6 @@ import bus from 'vue3-eventbus'
 const myApp = createApp(App)
 const myApp = createApp(App)
 myApp.config.globalProperties.$router = router
 myApp.config.globalProperties.$router = router
 myApp.config.globalProperties.$api = api
 myApp.config.globalProperties.$api = api
-myApp.config.globalProperties.$wps = wps
 myApp.config.globalProperties.$bus = bus
 myApp.config.globalProperties.$bus = bus
 myApp.config.devtools = true
 myApp.config.devtools = true