| | |
| | |
|
| | |
|
| | | function selectedIndex(index){
|
| | | var battproducer = getCookie("producer");
|
| | | battproducer = JSON.parse(battproducer);
|
| | | console.info(battproducer);
|
| | | var selected='',
|
| | | i=0;
|
| | | var battproducer = ["理士","圣阳","双登","SENRY","南都","爱默生","科士达","银泰","丰日","中兴能派","光宇",
|
| | | "艾诺斯华达","雄韬","风帆","文隆","中山"];
|
| | | //onsole.info(inde)
|
| | | selected+= '<option '+'value='+temp[index].binf.BattProducer+'>'+temp[index].binf.BattProducer+'</option>';
|
| | | for(var i=0;i<battproducer.length;i++){
|
| | | if(temp[index].binf.BattProducer!=battproducer[i]){
|
| | |
| | | //document.getElementById("BattGroupName").value = temp[15];
|
| | | //document.getElementById("FloatVolLevel").value = data.FloatVolLevel;
|
| | | //document.getElementById("OfflineVolLevel").value = data.OfflineVolLevel;
|
| | | document.getElementById("BattFloatCurrent").value = data.BattFloatCurrent;
|
| | | //document.getElementById("BattFloatCurrent").value = data.BattFloatCurrent;
|
| | | document.getElementById("BattFloatCurrent").value = 5;
|
| | | //document.getElementById("MonCount").value = data.MonCount;
|
| | | //document.getElementById("MonCapStd").value = data.MonCapStd;
|
| | | document.getElementById("MonResStd").value = data.MonResStd;
|