完成中转仓管理

This commit is contained in:
xuqiuyun
2025-12-08 15:24:43 +08:00
parent e968fcf52a
commit 620975c04d
981 changed files with 154245 additions and 83 deletions

View File

@@ -27,6 +27,7 @@
"@wangeditor/editor-for-vue": "^5.1.12",
"axios": "^0.27.2",
"copy-webpack-plugin": "^4.6.0",
"d3-geo": "^3.1.1",
"echarts": "^5.5.0",
"element-china-area-data": "^6.1.0",
"element-plus": "^2.2.17",
@@ -39,6 +40,7 @@
"pinia": "^2.0.22",
"pinia-plugin-persist": "^1.0.0",
"qrcode": "^1.5.4",
"three": "^0.181.2",
"vue": "^3.2.37",
"vue-baidu-map-3x": "^1.0.38",
"vue-chartjs": "^5.3.0",
@@ -53,7 +55,9 @@
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@types/d3-geo": "^3.1.0",
"@types/node": "^18.19.20",
"@types/three": "^0.181.0",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"@vitejs/plugin-vue": "^3.1.0",