mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 22:43:25 +08:00
【修复】修复门店列表不显示分页的问题。
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
elem: '#storeTable',
|
||||
url: layui.setter.apiUrl + 'Api/CoreCmsStore/GetPageList',
|
||||
method: 'Post',
|
||||
page: true,
|
||||
height: 'full-175',
|
||||
toolbar: ['<p>',
|
||||
'<button lay-event="add" class="layui-btn layui-btn-sm icon-btn"><i class="layui-icon"></i>添加</button> ',
|
||||
|
||||
Reference in New Issue
Block a user