selected 值未进入 angular-ui-select

selected value is not coming in angular-ui-select

angular select ui 无法正常工作..

[http://plnkr.co/edit/CKHbiSQ4tZXTjOyxpyBK?p=preview][1]

Select 列表无法正常工作。 无法使用 option.text 和 option.value。

我想在 selected 中显示 selected 值,但我做不到。

在控制器中定义选项。它将解决问题。

$scope.option = {};

这是 pluncker link: http://plnkr.co/edit/Z1oqz2r3Iq5khAF3GVI1?p=preview