From 782484259da9b432f03937f2e3a806e78c848905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=95=E9=87=91=E6=B3=BD?= <1098696801@qq.com> Date: Sat, 2 Apr 2022 11:16:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=20element=20plus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- magic-boot-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magic-boot-ui/package.json b/magic-boot-ui/package.json index 03c0322..3aa5e0c 100644 --- a/magic-boot-ui/package.json +++ b/magic-boot-ui/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "axios": "^0.24.0", - "element-plus": "^2.0.1", + "element-plus": "^2.1.7", "nprogress": "0.2.0", "path-browserify": "^1.0.1", "vue": "^3.2.25",