提交 08948409 编写于 作者: Skyeye云's avatar Skyeye云

数据字典取消分页

上级 dfcb8878
......@@ -164,7 +164,7 @@ layui.config({
}
function getTableParams() {
return $.extend(true, {dictTypeId: dictTypeId}, initTableSearchUtil.getSearchValue("messageTable"));
return $.extend(true, {dictTypeId: dictTypeId, isPage: false}, initTableSearchUtil.getSearchValue("messageTable"));
}
exports('sysDictDataList', {});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册