Przeglądaj źródła

添加分仓搜索默认最大显示500条

DuGuYang 3 lat temu
rodzic
commit
0aa9ebe457

+ 1 - 1
wwwroot/layuiadmin/modules_main/StoreHouse_Admin.js

@@ -315,7 +315,7 @@ layui.config({
 
         },
         page: true,
-        limit: 30,
+        limit: 500,
         height: 'full-' + String($('.layui-card-header').height() + 130),
         text: '对不起,加载出现异常!',
         done: function (res, curr, count) {