代码优化
This commit is contained in:
parent
25c436b114
commit
1b71e843bf
|
|
@ -178,8 +178,8 @@
|
|||
<el-option
|
||||
v-for="item in options"
|
||||
:key="item.value"
|
||||
:label="item.label"
|
||||
:value="item.value"
|
||||
:label="item.iotTypeId + ''"
|
||||
:value="item.iotTypeName"
|
||||
/>
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
|
|
|
|||
Loading…
Reference in New Issue