#
luxiaotao1123
2024-02-29 c7aa9cc76f90cf4c7510c59e1eff90f762cf400d
zy-asrs-wms/src/main/webapp/views/pakStore/matQuery.html
@@ -101,7 +101,7 @@
        matQueryTable = table.render({
            elem: '#mat',
            headers: {token: localStorage.getItem('token')},
            url: baseUrl + '/mat/list/auth',
            url: baseUrl + '/mat/page/auth',
            page: true,
            limit: 7,
            limits: [7, 10, 30,50,100],