view表单斑马纹

This commit is contained in:
mll
2026-02-11 16:57:52 +08:00
parent 76987e8ea6
commit cecaaacf4b

View File

@@ -192,7 +192,7 @@ const initTable = async () => {
border: reportVo.tableConfig.includes('border'), border: reportVo.tableConfig.includes('border'),
stripe: reportVo.tableConfig.includes('stripe'), stripe: reportVo.tableConfig.includes('stripe'),
showSummary:false, showSummary:false,
stripe:true,
column: {} column: {}
} }
//国际化处理 //国际化处理