#
luxiaotao1123
2021-04-23 1b9f5c1b5e1fe582d2d1ba467b50ba1a0591ec5c
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',