modify-bug
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 6m58s

This commit is contained in:
sexygoat
2026-03-28 18:31:43 +08:00
parent d6c23c8bd1
commit dbe6070207
22 changed files with 922 additions and 260 deletions

View File

@@ -16,7 +16,10 @@
"Bash(npm run dev:*)",
"Bash(timeout:*)",
"Read(//d/**)",
"Bash(findstr:*)"
"Bash(findstr:*)",
"Bash(npm run:*)",
"Bash(find src/views -name *.vue -type f -exec grep -l \"device.*detail\\\\|设备详情\" {})",
"Bash(2)"
],
"deny": [],
"ask": []