【修复】修复mysql下报表统计异常问题,优化显示数量问题。

This commit is contained in:
jianweie code
2023-03-06 23:37:25 +08:00
parent 36674d1db0
commit 3d8a6b3ec8
5 changed files with 42 additions and 28 deletions

View File

@@ -84,8 +84,8 @@
defaultToolbar: ['filter', 'print', 'exports'],
//height: 'full-127',
page: false,
limit: 30,
limits: [10, 15, 20, 25, 30, 50, 100, 200],
limit: 8760,
//limits: [10, 15, 20, 25, 30, 50, 100, 200],
text: { none: '暂无相关数据' },
totalRow: true,
cols: [

View File

@@ -85,8 +85,8 @@
//height: 'full-127',
page: false,
cellMinWidth: '80',
limit: 30,
limits: [10, 15, 20, 25, 30, 50, 100, 200],
limit: 8760,
//limits: [10, 15, 20, 25, 30, 50, 100, 200],
text: { none: '暂无相关数据' },
totalRow: true,
cols: [