| | |
| | | <div class="row btn-group-m-t"> |
| | | <div class="col-sm-10 col-sm-offset-5"> |
| | | <#button btnCss="danger" name="取消" id="cancel" icon="fa-eraser" clickFun="TCompetition.close()"/> |
| | | <#button btnCss="info" name="保存" id="ensure" icon="fa-check" clickFun="TCompetition.addSubmit3()"/> |
| | | <#button btnCss="info" name="保存" id="ensure" icon="fa-check" clickFun="TCompetition.addSubmit9()"/> |
| | | </div> |
| | | </div> |
| | | |
| | |
| | | }else{ |
| | | $("#t3").show() |
| | | } |
| | | var page = $('#page option:selected').text(); |
| | | if (page=="线上课得积分" || page=="看视频得奖励"){ |
| | | if (oneId == "列表"){ |
| | | $("#t3").show() |
| | | } |
| | | } |
| | | } |
| | | |
| | | function updateType(e) { |