From 03d34fef34da9f2b7ec0ef18a0d822867955da56 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 16 Nov 2023 15:00:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20UI=E5=BA=93=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index f460fa26a2..cade1db975 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -24,7 +24,7 @@ "axios": "^1.3.3", "crypto-js": "^4.1.1", "dayjs": "^1.11.9", - "element-plus-secondary": "^0.4.11", + "element-plus-secondary": "^0.4.12", "element-resize-detector": "^1.2.4", "file-saver": "^2.0.5", "html-to-image": "^1.11.11",