src/menu/datasource/verifycard/index.jsx
@@ -659,7 +659,7 @@ let _debugId = md5(r.sql) if (r.custompage && _columns.findIndex(col => col.field === 'mk_total') === -1) { if (r.custompage && setting.laypage === 'true' && _columns.findIndex(col => col.field === 'mk_total') === -1) { Modal.warning({ title: `数据源或自定义脚本中使用自定义分页排序时,请在字段集中添加 mk_total。`, okText: '知道了',