Commit 30583e1dbe62cc94cc91fc4c0c823512ee10e84b

Authored by 陈威
1 parent 68d55e91
Exists in dev

update

Showing 1 changed file with 6 additions and 4 deletions   Show diff stats
frontend/front/package.json
@@ -35,17 +35,20 @@ @@ -35,17 +35,20 @@
35 ] 35 ]
36 }, 36 },
37 "dependencies": { 37 "dependencies": {
  38 + "@amap/amap-jsapi-loader": "^1.0.1",
  39 + "@handsontable/vue": "^4.1.1",
38 "@jiaminghi/data-view": "^2.10.0", 40 "@jiaminghi/data-view": "^2.10.0",
  41 + "@zxing/library": "^0.21.3",
39 "axios": "^0.21.1", 42 "axios": "^0.21.1",
40 "clipboard": "^2.0.10", 43 "clipboard": "^2.0.10",
41 "core-js": "^3.25.1", 44 "core-js": "^3.25.1",
42 "dhtmlx-gantt": "6.3.7", 45 "dhtmlx-gantt": "6.3.7",
  46 + "dingtalk-jsapi": "^2.10.3",
43 "echarts": "^5.3.2", 47 "echarts": "^5.3.2",
44 "echarts-stat": "^1.2.0", 48 "echarts-stat": "^1.2.0",
45 - "@handsontable/vue": "^4.1.1",  
46 - "handsontable": "^7.4.2",  
47 "element-ui": "^2.15.6", 49 "element-ui": "^2.15.6",
48 "file-saver": "^2.0.5", 50 "file-saver": "^2.0.5",
  51 + "handsontable": "^7.4.2",
49 "hotent-portal": "1.0.0-peony", 52 "hotent-portal": "1.0.0-peony",
50 "hotent-ui": "1.0.6-peony", 53 "hotent-ui": "1.0.6-peony",
51 "html2canvas": "^1.3.2", 54 "html2canvas": "^1.3.2",
@@ -82,8 +85,7 @@ @@ -82,8 +85,7 @@
82 "vuedraggable": "^2.24.3", 85 "vuedraggable": "^2.24.3",
83 "vuex": "^3.6.2", 86 "vuex": "^3.6.2",
84 "wangeditor": "^4.7.10", 87 "wangeditor": "^4.7.10",
85 - "xlsx": "^0.16.6",  
86 - "dingtalk-jsapi": "^2.10.3" 88 + "xlsx": "^0.16.6"
87 }, 89 },
88 "devDependencies": { 90 "devDependencies": {
89 "@babel/plugin-proposal-optional-chaining": "^7.17.12", 91 "@babel/plugin-proposal-optional-chaining": "^7.17.12",