fix: 评论进展修复html样式

This commit is contained in:
caiyuchao
2025-09-11 17:31:14 +08:00
parent feeb5e3f4b
commit 5316506430

View File

@@ -151,6 +151,7 @@ export function useStaffGridColumns(): VxeTableGridOptions<ProgressApi.Progress>
type: 'html',
showOverflow: false,
align: 'left',
className: 'rich-text-comment-content-table',
// headerAlign: 'center',
minWidth: 600,
},