| | |
| | | @if(shiro.hasPermission("/smallPieceLogistics/cancel")){ |
| | | <#button name="取消订单" icon="fa-remove" clickFun="TReassign.opt(2)" space="true"/> |
| | | @} |
| | | @if(shiro.hasPermission("/smallPieceLogistics/excel")){ |
| | | <#button name="导出" icon="fa-remove" clickFun="TReassign.excel()" space="true"/> |
| | | @} |
| | | </div> |
| | | <#table id="TReassignTable"/> |
| | | </div> |
| | |
| | | </div> |
| | | </div> |
| | | <script src="${ctxPath}/static/modular/system/tReassign/smallPieceLogistics.js"></script> |
| | | <script src="${ctxPath}/static/crypto-js/crypto-js.js"></script> |
| | | <script> |
| | | laydate.render({ |
| | | elem: '#insertTime' |