下拉树控件WD 怎么做到值改变后赋给标签WD1
下拉树控件编辑结束事件
var aa=this.getValue();
_g().getWidgetByName("WD1").setValue(aa);