feat:【IoT 物联网】初始化 IoT 固件详情页 70%

This commit is contained in:
YunaiV
2025-07-02 19:02:41 +08:00
parent 5be7dde543
commit 667d6fc35c
8 changed files with 480 additions and 72 deletions

View File

@ -154,7 +154,7 @@ export const IoTOtaTaskDeviceScopeEnum = {
label: '全部设备',
value: 1
},
SPECIFIC: {
SELECT: {
label: '指定设备',
value: 2
}