修复连续采集时没有时间间隔导致通讯失败从而导致无有法正常连续采集的问题 修改如下

This commit is contained in:
xin
2025-03-31 13:53:01 +08:00
parent 62a5415e97
commit 8820b28ab8
206 changed files with 19735 additions and 572 deletions

View File

@ -30,7 +30,7 @@
"vue3-konami-code": "^1.0.0"
},
"devDependencies": {
"@arco-design/web-vue": "^2.55.2",
"@arco-design/web-vue": "^2.57.0",
"@tauri-apps/cli": "^1.5.11",
"@vitejs/plugin-vue": "^5.0.4",
"unplugin-vue-components": "^0.27.0",