This commit is contained in:
parent
dc8eec1b87
commit
14c4e01175
|
|
@ -400,7 +400,7 @@ function fetchPagedData() {
|
|||
>
|
||||
<el-option
|
||||
v-for="item in o.setting.datasource"
|
||||
:key="item.Value"
|
||||
:key="item.value"
|
||||
autocomplete="off"
|
||||
:label="item[o.setting.maplabel]"
|
||||
:value="item[o.setting.mapValue]"
|
||||
|
|
|
|||
Loading…
Reference in New Issue