这里c.id as c.city for c in obj 我们使用obj 对象的id作为select的value,使用obj 的city 作为select 的label --> <select ng-options="c.id as ...
確定! 回上一頁