mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-21 00:09:45 +02:00
fix setting error
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user