js dynamically sets the Chinese name displayed by tb

//Select the reason for the suspension. If it is serving a sentence, the year and month of the suspension should be changed to "the starting year of the sentence" add by zyh20170817

function aae160_select(){
var aae160 = Ext.getCmp('aae160').getValue();
if(aae160=="1202"){
document.getElementById("aae041_zh").innerHTML= "<span class="required">*</span>服刑开始年月";
}else{
document.getElementById("aae041_zh").innerHTML= "<span class="required">*</span>停发年月";
}
}

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326993715&siteId=291194637