保存进度!

This commit is contained in:
2023-05-29 00:15:18 +08:00
parent 14cd4df5bb
commit 3bc20dea6c
3 changed files with 1742 additions and 276 deletions

View File

@@ -16,6 +16,7 @@
"echarts": "^5.4.2",
"element-plus": "^2.3.5",
"moment": "^2.29.4",
"sass-loader": "^13.3.1",
"vue": "^3.3.4",
"vue-router": "^4.2.1",
"vuex": "^4.1.0"
@@ -29,7 +30,9 @@
"eslint-config-recommended": "^4.1.0",
"eslint-config-standard-with-typescript": "^34.0.1",
"eslint-plugin-vue": "^9.14.1",
"node-sass": "^9.0.0",
"sass": "^1.62.1",
"style-loader": "^3.3.3",
"typescript": "^5.0.4",
"vue-eslint-parser": "^9.3.0"
}