|
@ -8,7 +8,7 @@ |
|
|
id="otherConfig" label="deviceName"> |
|
|
id="otherConfig" label="deviceName"> |
|
|
<template #[otherConfig]="{ data }"> |
|
|
<template #[otherConfig]="{ data }"> |
|
|
<span style="color: #6EE5FE;"> |
|
|
<span style="color: #6EE5FE;"> |
|
|
{{ data.deviceName }}(当前设备) |
|
|
{{ data.deviceName }}(当前) |
|
|
</span> |
|
|
</span> |
|
|
</template> |
|
|
</template> |
|
|
</CheckboxGroup> |
|
|
</CheckboxGroup> |
|
|