#
luxiaotao1123
2021-08-10 f9843422c62c739558e3c455c040348675ccd88a
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',