VTable
VTable copied to clipboard
[Bug] registerCustomCellStyle not work on some cases
Version
1
Link to Minimal Reproduction
1
Steps to Reproduce
this.table.registerCustomCellStyle('row-highlight', { bgColor: '#82b2f5', color: 'yellow' });
带有icon的单元格文本颜色 color无法生效
行序号列的文本颜色不能生效
Current Behavior
1
Expected Behavior
1
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response