Update main.js
parent
c207381eb5
commit
b9bd174c6b
|
@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => {
|
|||
})
|
||||
|
||||
Vue.config.productionTip = false
|
||||
Vue.prototype.VER = 'v1.2.0'
|
||||
Vue.prototype.VER = 'v1.2.1'
|
||||
|
||||
new Vue({
|
||||
el: '#app',
|
||||
|
|
Loading…
Reference in New Issue