bug
This commit is contained in:
@@ -18,6 +18,7 @@ dayjs.extend(relativeTime)
|
||||
Vue.prototype.$dayjs = dayjs
|
||||
|
||||
Object.keys(utils).forEach(v => Vue.prototype[`$${v}`] = utils[v])
|
||||
|
||||
Vue.prototype.$http = instance
|
||||
|
||||
new Vue({
|
||||
|
||||
Reference in New Issue
Block a user