实现话术功能

This commit is contained in:
WUSIJIAN
2025-11-27 15:37:13 +08:00
parent 4d6f49598e
commit 0ad816cc6d
11 changed files with 973 additions and 610 deletions

View File

@@ -33,7 +33,7 @@
"pinia": "^2.1.7",
"print-js": "^1.6.0",
"qrcodejs2-fixes": "^0.0.2",
"qs": "^6.12.0",
"qs": "^6.14.0",
"screenfull": "^6.0.2",
"sortablejs": "^1.15.2",
"spark-md5": "^3.0.2",
@@ -51,6 +51,7 @@
"devDependencies": {
"@types/node": "^20.11.28",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.14.0",
"@types/sortablejs": "^1.15.8",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",