代码调试

This commit is contained in:
BianLzhaoMin 2025-02-25 11:17:32 +08:00
parent 98787dde66
commit f148db60ad
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
let dataList = rowData
if (index === 0) {
let dataList = rowData
dataList.splice(7, 0, {
dataList.splice(6, 0, {
field: "handle",
mergeType: "rowspan",
minWidth: 75,