pull/48/head
starsliao 2022-12-31 12:44:41 +08:00
parent 2e17c5e15a
commit 8624e155f2
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => {
})
Vue.config.productionTip = false
Vue.prototype.VER = 'v0.12.2'
Vue.prototype.VER = 'v0.12.3'
new Vue({
el: '#app',