如题lua中如何动态调用Ugui中dropdown的Options和inputfield的text?
dropdown.onValueChanged:AddListener(function ()
end)