From 01a4dd0b452ba1df9d3628081f293b054ab299c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A3=89=E8=8A=B1?= <12559203+radish-hi_0@user.noreply.gitee.com> Date: Tue, 5 Dec 2023 12:57:44 +0000 Subject: [PATCH 1/3] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E9=87=8D=E5=A4=8D?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8FElUploadInstance?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 棉花 <12559203+radish-hi_0@user.noreply.gitee.com> --- src/types/element.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/types/element.d.ts b/src/types/element.d.ts index e8d1f62..ba7598d 100644 --- a/src/types/element.d.ts +++ b/src/types/element.d.ts @@ -24,7 +24,6 @@ declare global { declare type ElColorPickerInstance = InstanceType; declare type ElRateInstance = InstanceType; declare type ElSliderInstance = InstanceType; - declare type ElUploadInstance = InstanceType; declare type ElScrollbarInstance = InstanceType; declare type TransferKey = ep.TransferKey; From 1272e8fe7d8b9b3955d20c071eb5c0d55a5f8bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Wed, 20 Dec 2023 14:44:50 +0800 Subject: [PATCH 2/3] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20append-to-body?= =?UTF-8?q?=20=E7=BC=96=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/dept/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index ea3321d..9797125 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -70,7 +70,7 @@ - + From 2c95f86963f1dea624fd362111e3892e95b871cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Fri, 22 Dec 2023 13:20:44 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=A7=A8=E5=8F=91=E5=B8=83=20vue=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=205.1.2=20=E4=B8=8E=20cloud=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=202.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/views/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 13e0f92..6af6ba2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ruoyi-vue-plus", - "version": "5.1.1", + "version": "5.1.2", "description": "RuoYi-Vue-Plus多租户管理系统", "author": "LionLi", "license": "MIT", diff --git a/src/views/index.vue b/src/views/index.vue index 7f658d8..12d764b 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -33,7 +33,7 @@ * 部署方式 Docker 容器编排 一键部署业务集群
* 国际化 SpringMessage Spring标准国际化方案

-

当前版本: v5.1.1

+

当前版本: v5.1.2

¥免费开源

@@ -78,7 +78,7 @@ * 分布式监控 Prometheus、Grafana 全方位性能监控
* 其余与 Vue 版本一致

-

当前版本: v2.1.1

+

当前版本: v2.1.2

¥免费开源