Merge branch 'master' of http://h.gemho.cn:7099/caicaicai/truckDispatching
Showing
| ... | ... | @@ -33,7 +33,6 @@ |
| "url": "https://github.com/elunez/eladmin/issues" | ||
| }, | ||
| "dependencies": { | ||
| "recorder-core": "*", | ||
| "@riophae/vue-treeselect": "0.4.0", | ||
| "axios": "^0.21.1", | ||
| "clipboard": "2.0.4", | ||
| ... | ... | @@ -42,14 +41,14 @@ |
| "core-js": "^2.6.12", | ||
| "echarts": "^4.2.1", | ||
| "echarts-gl": "^1.1.1", | ||
| "echarts-liquidfill": "^2.0.6", | ||
| "echarts-liquidfill": "^3.1.0", | ||
| "echarts-wordcloud": "^1.1.3", | ||
| "element-ui": "^2.13.2", | ||
| "ezuikit-js": "0.0.7", | ||
| "hls.js": "^1.0.12", | ||
| "jquery": "^3.6.0", | ||
| "element-ui":"2.15.8", | ||
| "file-saver": "1.3.8", | ||
| "fuse.js": "3.4.4", | ||
| "hls.js": "^1.0.12", | ||
| "jquery": "^3.6.0", | ||
| "js-beautify": "^1.10.2", | ||
| "js-cookie": "2.2.0", | ||
| "jsencrypt": "^3.0.0-rc.1", | ||
| ... | ... | @@ -60,6 +59,7 @@ |
| "nprogress": "0.2.0", | ||
| "path-to-regexp": "2.4.0", | ||
| "qs": "^6.9.1", | ||
| "recorder-core": "*", | ||
| "screenfull": "4.2.0", | ||
| "sortablejs": "1.8.4", | ||
| "vue": "2.6.10", | ||
| ... | ... |
Please register or sign in to comment