This commit is contained in:
hayu 2025-10-23 20:01:33 +08:00
parent a3a96581cc
commit 2b8d5df9e9
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@ export default {
// //
// else if // else if
// 使 // 使
else if (rowIndex === 0 && columnIndex < 7) { else if (rowIndex === 0 && columnIndex < 6) {
return { return {
rowspan: 0, rowspan: 0,
colspan: 0 colspan: 0