summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/package.json
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-08-23 17:55:21 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-08-23 17:55:31 +0800
commit1c5c010542dc53872b7213dbf9343aa92869673a (patch)
tree23539dcacd907187fd75837e06a84121549a7ff2 /usecaseui-portal/package.json
parent1ed096510209590d1656489a74692eb5ebcdeee4 (diff)
feat: add ajax request function
Change-Id: Ib52fbe8c39f5d1e37dc4880c36f5a68171530d38 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/package.json')
-rw-r--r--usecaseui-portal/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/usecaseui-portal/package.json b/usecaseui-portal/package.json
index e85f2365..9bfae90f 100644
--- a/usecaseui-portal/package.json
+++ b/usecaseui-portal/package.json
@@ -28,6 +28,7 @@
"@angular/router": "^5.2.0",
"@ngx-translate/core": "^9.1.1",
"@ngx-translate/http-loader": "^2.0.1",
+ "axios": "^0.19.0",
"core-js": "^2.4.1",
"d3": "^3.5.17",
"echarts": "^4.1.0",