feat:【IoT 物联网】初始化 IoT 固件详情页 90%(取消任务)

This commit is contained in:
YunaiV
2025-07-03 00:09:06 +08:00
parent a5cb8e510c
commit b8abe77bfe
4 changed files with 22 additions and 28 deletions

View File

@ -166,8 +166,8 @@ export const IoTOtaTaskStatusEnum = {
label: '进行中',
value: 10
},
COMPLETED: {
label: '已完成',
END: {
label: '已结束',
value: 20
},
CANCELED: {