From c692d0e6d396f2bea80e6535fdd63da145a9dc14 Mon Sep 17 00:00:00 2001 From: lipeng <327263458@qq.com> Date: Tue, 10 Aug 2021 13:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BC=BA=E5=A4=B1=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smart-admin-web/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/smart-admin-web/package.json b/smart-admin-web/package.json index c89d8959..ee82b487 100644 --- a/smart-admin-web/package.json +++ b/smart-admin-web/package.json @@ -23,6 +23,7 @@ "cropperjs": "^1.2.2", "dayjs": "^1.7.7", "decimal.js": "^10.1.1", + "core-js":"^2.0.0", "e-guide-layer": "^0.1.1", "echarts": "^4.0.4", "gq-plus": "^2.1.5",