fix:【iot】产品精简列表,未返回设备状态

pull/832/MERGE
YunaiV 2025-11-24 19:51:30 +08:00
parent bdec0484b6
commit 47361f338b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
{{ product.productKey }}
</div>
</div>
<dict-tag :type="DICT_TYPE.COMMON_STATUS" :value="product.status" />
<dict-tag :type="DICT_TYPE.IOT_PRODUCT_STATUS" :value="product.status" />
</div>
</el-option>
</el-select>