fix error
This commit is contained in:
parent
9a1e7346ae
commit
690cfe2707
|
@ -88,7 +88,6 @@
|
||||||
var id = value;
|
var id = value;
|
||||||
var v = value;
|
var v = value;
|
||||||
}
|
}
|
||||||
var id =
|
|
||||||
options.push({
|
options.push({
|
||||||
text: v,
|
text: v,
|
||||||
id: id
|
id: id
|
||||||
|
|
Loading…
Reference in New Issue