This commit is contained in:
caozehui
2025-05-06 15:14:58 +08:00
parent 3e00f2fee7
commit 33ebb91ab6
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ const modeList = [
code: "数字式",
subName: "启用数字检测计划",
img: new URL('/src/assets/images/dashboard/2.svg', import.meta.url).href,
isActive: false,
isActive: true,
},
{
name: "比对式模块",