#
luxiaotao1123
2021-09-14 c72f5e4d5fb2a314480f376be6dceb93b08cf060
src/main/webapp/static/js/order/order.js
@@ -155,7 +155,7 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/order/list/auth',
        page: true,
        limit: 10,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        toolbar: '#orderToolbar',
        height: 'full-100',