mirror of https://github.com/openspug/spug
F fix issue
parent
2888f70b5b
commit
573d6db725
|
@ -33,7 +33,7 @@ export default function () {
|
||||||
}
|
}
|
||||||
setOptions(Object.values(data))
|
setOptions(Object.values(data))
|
||||||
})
|
})
|
||||||
})
|
}, [])
|
||||||
|
|
||||||
function handleChange(v) {
|
function handleChange(v) {
|
||||||
switch (v.length) {
|
switch (v.length) {
|
||||||
|
|
Loading…
Reference in New Issue