feat: 项目进展评论修复html样式
This commit is contained in:
@@ -150,6 +150,7 @@ export function useProjectGridColumns(): VxeTableGridOptions<ProgressApi.Progres
|
||||
field: 'content',
|
||||
title: '进展记录',
|
||||
type: 'html',
|
||||
className: 'rich-text-comment-content-table',
|
||||
showOverflow: false,
|
||||
align: 'left',
|
||||
// headerAlign: 'center',
|
||||
|
||||
Reference in New Issue
Block a user