From ff735489d5dd579cbcffc0eb599638bd97f7063e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 01 七月 2020 12:42:54 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/matCode/matCode.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/matCode/matCode.js b/src/main/webapp/static/js/matCode/matCode.js
index fc21fd5..09a58d7 100644
--- a/src/main/webapp/static/js/matCode/matCode.js
+++ b/src/main/webapp/static/js/matCode/matCode.js
@@ -14,7 +14,7 @@
         headers: {token: localStorage.getItem('token')},
         url: baseUrl+'/matCode/list/auth',
         page: true,
-        limit: 3,
+        limit: 16,
         limits: [16, 50, 100, 200, 500],
         even: true,
         toolbar: '#toolbar',

--
Gitblit v1.9.1