| | |
| | | |
| | | } |
| | | |
| | | function task(){ |
| | | window.location.href="${ctx}/cutmanage/task"; |
| | | |
| | | } |
| | | |
| | | function updatedengluname(){ |
| | | $("#updatedengluname").modal('show'); |
| | | |
| | |
| | | <button id="btnStatcionMode" type='button' class='btn btn-primary' onclick='onChangeMode(${groups})' >åå·¥ä½</button> |
| | | <small style='color:red'>ï¼å廿é®åæ¢å·¥ä½æ¨¡å¼ï¼</small> |
| | | |
| | | <button type="button" |
| | | onclick="{location.href='${ctx }/cutmanage/task'}" |
| | | class="btn btn-primary" id="app">æå¨ä»»å¡</button> |
| | | <%-- ${app} --%> |
| | | <button type='button' onclick='task()' class='btn btn-primary' id='app'>æå¨ä»»å¡</button> |
| | | <button type="button" |
| | | onclick="{location.href='${ctx }/cutmanage/gettask/${line}'}" |
| | | class="btn btn-primary" id="app">é¢å ${line} å·çº¿ä»»å¡</button> |