fix: 评论进展修复html样式
This commit is contained in:
@@ -151,6 +151,7 @@ export function useStaffGridColumns(): VxeTableGridOptions<ProgressApi.Progress>
|
|||||||
type: 'html',
|
type: 'html',
|
||||||
showOverflow: false,
|
showOverflow: false,
|
||||||
align: 'left',
|
align: 'left',
|
||||||
|
className: 'rich-text-comment-content-table',
|
||||||
// headerAlign: 'center',
|
// headerAlign: 'center',
|
||||||
minWidth: 600,
|
minWidth: 600,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user