修复mysql告警规则bug、优化jumpserver同步,支持最新版jumpserver

pull/46/head
StarsL.cn 2022-11-15 06:30:09 +08:00
parent 5399a286af
commit ceb1632d37
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.config.productionTip = false
Vue.prototype.VER = 'v0.9.6' Vue.prototype.VER = 'v0.9.7'
new Vue({ new Vue({
el: '#app', el: '#app',