mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-12 09:11:12 +00:00
【功能完善】IoT: 场景联动
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
<template #default="scope">
|
||||
<el-radio
|
||||
v-model="selectedId"
|
||||
:label="scope.row.id"
|
||||
:value="scope.row.id"
|
||||
@change="() => handleRadioChange(scope.row)"
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user