Authored by chenchao

use this point current object

... ... @@ -153,7 +153,7 @@ var operationEdit={
}
$("#promotionType").val(this.promotionType);
_e.init();
selectOneOption(this.promotionType);
this.selectOneOption(this.promotionType);
this.bindEvent();
},
template:function(_htmlObj,_data){
... ...