fix: table style error

pull/3959/head
tanjinzhou 2021-04-21 11:37:38 +08:00
parent 9c3cf323fe
commit 248dfbb6f6
2 changed files with 2 additions and 2 deletions

View File

@ -1144,7 +1144,7 @@ export default defineComponent({
getPopupContainer: contextGetPopupContainer, getPopupContainer: contextGetPopupContainer,
transformCellText, transformCellText,
}) { }) {
const { showHeader, locale, getPopupContainer, ...restProps } = { const { showHeader, locale, getPopupContainer, style, ...restProps } = {
...getOptionProps(this), ...getOptionProps(this),
...this.$attrs, ...this.$attrs,
} as any; } as any;

2
v2-doc

@ -1 +1 @@
Subproject commit 31d85319dcc0438b3c80957c99f57b931b047c11 Subproject commit 77d4fda0cd6e2d56704a2d6d789631d269a56a46