Commit b96e7f87 authored by xiaoman's avatar xiaoman

element-ui版本升级至2.15.3

parent 37501b7c
module.exports = { module.exports = {
NODE_ENV: '"development"', NODE_ENV: '"development"',
ENV_CONFIG: '"dev"', ENV_CONFIG: '"dev"',
BASE_API: '"http://quanku-system-dev.wanwudezhi.com/admin"' BASE_API: '"http://quanku-system-dev.wanwudezhi.com/admin"'
// BASE_API: '"http://10.10.56.84:8085/admin"'
} }
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"clipboard": "1.7.1", "clipboard": "1.7.1",
"connect": "3.6.6", "connect": "3.6.6",
"echarts": "4.1.0", "echarts": "4.1.0",
"element-ui": "2.4.6", "element-ui": "^2.15.3",
"file-saver": "1.3.8", "file-saver": "1.3.8",
"font-awesome": "4.7.0", "font-awesome": "4.7.0",
"js-cookie": "2.2.0", "js-cookie": "2.2.0",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment