From 7a1527a2a48b7583d3da0e57b5b37d21647aaee9 Mon Sep 17 00:00:00 2001 From: Neo <535178368@qq.com> Date: Tue, 8 Aug 2017 14:27:29 +0800 Subject: [PATCH] =?UTF-8?q?*=20=E8=A7=A3=E5=86=B3=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=85=A8=E9=80=89=E9=97=AE=E9=A2=98=20issue#11=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0element-ui=E6=A8=A1=E5=9D=97=E8=87=B31.4.1=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontEnd/package.json b/frontEnd/package.json index 449e4d76..2b8c290c 100644 --- a/frontEnd/package.json +++ b/frontEnd/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "axios": "^0.15.3", - "element-ui": "1.1.3", + "element-ui": "1.4.1", "font-awesome": "^4.7.0", "js-cookie": "^2.1.3", "lockr": "^0.8.4",