Browse Source

add dependence axios

zweizhao 7 years ago
parent
commit
af986ad4ee
2 changed files with 10157 additions and 0 deletions
  1. 10156 0
      package-lock.json
  2. 1 0
      package.json

File diff suppressed because it is too large
+ 10156 - 0
package-lock.json


+ 1 - 0
package.json

@@ -7,6 +7,7 @@
     "build": "vue-cli-service build"
   },
   "dependencies": {
+    "axios": "^0.18.0",
     "echarts": "^4.2.0-rc.2",
     "element-ui": "^2.4.9",
     "vue": "^2.5.17",