pull/72/head
starsliao 2023-04-13 11:11:34 +08:00
parent 6b1c8d8851
commit 894c285ecc
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.5'
Vue.prototype.VER = 'v0.12.6'
new Vue({
el: '#app',