我是ember的新手,正在尝试弄清楚如何在选择控件更改时呈现模板。代码:App.LocationTypeController=Ember.ArrayController.extend({selectedLocationType:null,locationTypeChanged:function(){//Rendertemplate}.observes('selectedLocationType')});{{viewEmber.SelectcontentBinding="model"selectionBinding="selectedLocationType"optionValuePat