mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
parent
b105a12505
commit
749a080397
@ -573,6 +573,7 @@
|
|||||||
if (!selectedOption) {
|
if (!selectedOption) {
|
||||||
selectedOption = {value:""}
|
selectedOption = {value:""}
|
||||||
}
|
}
|
||||||
|
this.input.val(value);
|
||||||
this._updateOptionSelectLabel(selectedOption)
|
this._updateOptionSelectLabel(selectedOption)
|
||||||
} else {
|
} else {
|
||||||
this.input.val(value);
|
this.input.val(value);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user