关联设备绑定值修改
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
v-for="(item, index) in monitoringTerminalList"
|
||||
:key="index"
|
||||
:label="item.monitoringTerminalName"
|
||||
:value="item.monitoringTerminalCode"
|
||||
:value="item.id"
|
||||
></el-option>
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
|
||||
Reference in New Issue
Block a user