解决冲突

This commit is contained in:
chy
2026-02-12 09:32:15 +08:00
parent e7dd16454c
commit aa853f539b
2 changed files with 4 additions and 7 deletions

View File

@@ -191,10 +191,7 @@ const initTable = async () => {
border: reportVo.tableConfig.includes('border'),
stripe: reportVo.tableConfig.includes('stripe'),
showSummary:false,
<<<<<<< HEAD
stripe:true,
=======
>>>>>>> zh
column: {}
}