| | |
| | | <div class="layui-inline"> |
| | | <input type="text" name="endDate" placeholder="结束日期" autocomplete="off" class="layui-input"> |
| | | </div> |
| | | |
| | | <div class="layui-inline"> |
| | | <button class="layui-btn layui-btn-normal" lay-submit lay-filter="search" id="search">搜索</button> |
| | | <button class="layui-btn layui-btn-normal layui-btn-xs" lay-submit lay-filter="download" |
| | | id="download">下载</button> |
| | | </div> |
| | | </div> |
| | | </form> |
| | | <div class="layui-form" id="table-list"> |
| | |
| | | "distributedClientInfo.account"] |
| | | } |
| | | }, |
| | | { |
| | | field: 'key', |
| | | title: '口令', |
| | | width: 150, |
| | | templet: '<textarea readonly>{{d.key}}</textarea>' |
| | | }, |
| | | { |
| | | field: 'payMerchant', |
| | | title: '商家', |
| | | width: 150 |
| | | }, |
| | | { |
| | | field: 'distributedTime', |
| | | title: '支付设备分配时间', |
| | |
| | | title: '支付成功时间', |
| | | width: 170, |
| | | }, |
| | | { |
| | | field: 'key', |
| | | title: '口令', |
| | | width: 150, |
| | | templet: '<textarea readonly>{{d.key}}</textarea>' |
| | | }, |
| | | |
| | | { |
| | | field: '', |
| | | title: '操作', |