Commit 7a67bb8b14ffcb691ae2bf8b30d11d5a2bbf1ddf

Authored by 郭娟
1 parent 0a0b89c6
Exists in dev

fix:更新hotent-ui版本npm install hotent-ui@1.0.4-peony-three-heavy

frontend/front/package.json
... ... @@ -49,7 +49,7 @@
49 49 "file-saver": "^2.0.5",
50 50 "handsontable": "^7.4.2",
51 51 "hotent-portal": "1.0.0-peony",
52   - "hotent-ui": "^1.0.3-peony-three-heavy",
  52 + "hotent-ui": "^1.0.4-peony-three-heavy",
53 53 "html2canvas": "^1.3.2",
54 54 "image-conversion": "^2.1.1",
55 55 "jquery": "^3.6.0",
... ...
frontend/manage/package.json
... ... @@ -35,7 +35,7 @@
35 35 "file-saver": "^2.0.2",
36 36 "handsontable": "^7.4.2",
37 37 "hotent-portal": "1.0.3",
38   - "hotent-ui": "^1.0.3-peony-three-heavy",
  38 + "hotent-ui": "^1.0.4-peony-three-heavy",
39 39 "html2canvas": "^1.0.0-rc.7",
40 40 "image-conversion": "^2.1.1",
41 41 "jquery": "^3.4.1",
... ...