|
@@ -53,6 +53,7 @@
|
|
|
"axios": "^1.7.9",
|
|
|
"codemirror": "^5.65.18",
|
|
|
"codemirror-editor-vue3": "^2.8.0",
|
|
|
+ "dayjs": "^1.11.13",
|
|
|
"dhtmlx-gantt": "^9.0.3",
|
|
|
"echarts": "^5.5.1",
|
|
|
"element-plus": "^2.9.1",
|
|
@@ -62,6 +63,7 @@
|
|
|
"jspdf": "^2.5.2",
|
|
|
"lodash-es": "^4.17.21",
|
|
|
"luckyexcel": "^1.0.1",
|
|
|
+ "mitt": "^3.0.1",
|
|
|
"moment": "^2.30.1",
|
|
|
"net": "^1.0.2",
|
|
|
"nprogress": "^0.2.0",
|
|
@@ -69,6 +71,7 @@
|
|
|
"path-to-regexp": "^6.3.0",
|
|
|
"pinia": "^2.3.0",
|
|
|
"pinia-plugin-persist": "^1.0.0",
|
|
|
+ "pinia-plugin-persistedstate": "^4.2.0",
|
|
|
"print-js": "^1.6.0",
|
|
|
"qs": "^6.13.1",
|
|
|
"sockjs-client": "^1.6.1",
|