支持最新consul

pull/72/head
starsliao 2023-07-26 10:47:30 +08:00
parent 1846ef8dca
commit ec061384e2
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.7'
Vue.prototype.VER = 'v0.12.8'
new Vue({
el: '#app',