Commit c5ade2f8 authored by hanfeng zhang's avatar hanfeng zhang

Merge branch 'main' of gitlab.33.cn:HF_web/OKR

parent 96ea28f1
...@@ -17,10 +17,8 @@ Vue.use(Dialog).use(Toast).use(Notify) ...@@ -17,10 +17,8 @@ Vue.use(Dialog).use(Toast).use(Notify)
Vue.use(utils).use(service) Vue.use(utils).use(service)
Vue.prototype.$dsbridge = dsbridge Vue.prototype.$dsbridge = dsbridge
Vue.prototype.$global = global Vue.prototype.$global = global
new VConsole()
// if (process.env.NODE_ENV === 'development') {
// new VConsole()
// }
new Vue({ new Vue({
router, router,
store, store,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment