This commit is contained in:
xielue 2023-10-11 16:21:34 +08:00
parent 6bc650b801
commit a0e0aac64c
1 changed files with 1 additions and 1 deletions

View File

@ -633,7 +633,7 @@ export default {
},
rowClassName({ row }) {
return row.rowClassName || '';
return row.row_class_name || '';
},
},
//