From ceb1632d373237944f0e9abc127322b3b11011d2 Mon Sep 17 00:00:00 2001 From: "StarsL.cn" Date: Tue, 15 Nov 2022 06:30:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dmysql=E5=91=8A=E8=AD=A6?= =?UTF-8?q?=E8=A7=84=E5=88=99bug=E3=80=81=E4=BC=98=E5=8C=96jumpserver?= =?UTF-8?q?=E5=90=8C=E6=AD=A5=EF=BC=8C=E6=94=AF=E6=8C=81=E6=9C=80=E6=96=B0?= =?UTF-8?q?=E7=89=88jumpserver?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue-consul/src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue-consul/src/main.js b/vue-consul/src/main.js index 5a1cb45..ba7d371 100644 --- a/vue-consul/src/main.js +++ b/vue-consul/src/main.js @@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => { }) Vue.config.productionTip = false -Vue.prototype.VER = 'v0.9.6' +Vue.prototype.VER = 'v0.9.7' new Vue({ el: '#app',