mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 01:42:47 +01:00
fix setting error
This commit is contained in:
parent
377834e0ff
commit
bb0a20b2ad
@ -180,7 +180,7 @@
|
||||
if(opts.dropdown == "true")
|
||||
{
|
||||
$(self.refs.mlist).hide()
|
||||
$(self.refs.current).html(it.text)
|
||||
$(self.refs.current).html(it.text.__())
|
||||
}
|
||||
|
||||
if(self.onlistselect)
|
||||
|
Loading…
x
Reference in New Issue
Block a user