| | |
| | | $(function(){
|
| | | $(".unable").prop("readonly","readonly").attr("unselectable","on").addClass("uncheck");
|
| | | $("#sure").click(function(){
|
| | | |
| | | addBatt();
|
| | | |
| | | // function backpage(){window.location.href="ele-param1.html";}
|
| | | // setTimeout(backpage,500); |
| | | // });
|
| | | function backpage(){window.location.href="ele-param1.html";}
|
| | | setTimeout(backpage,500); |
| | | });
|
| | | // $("#cancel").click(function(){
|
| | | // window.location.href="ele-param1.html";
|
| | | });
|
| | | // });
|
| | | });
|
| | |
|
| | | function addBatt(){
|
| | |
| | | <a href="machineroomM.html" target="_top" data-i18n="main.index">测试数据</a>
|
| | | </li>
|
| | | <li>
|
| | | <a href="testControl.html" target="_top" data-i18n="main.warningmanagement">电池配置</a>
|
| | | <a href="testControl.html" target="_top" data-i18n="main.warningmanagement">电池安装申请</a>
|
| | | </li>
|
| | | <li>
|
| | | <a href="auditDetail.html" target="_top" data-i18n="main.warningmanagement">审批详情</a>
|
| | |
| | | <div data-role="content">
|
| | | <ul data-role="listview" data-inset="true">
|
| | | <li>
|
| | | <a href="ele-param.html" target="_top">电池组信息配置</a>
|
| | | <a href="ele-param1.html" target="_top">申请添加电池组</a>
|
| | | </li>
|
| | | </ul>
|
| | |
|