fix: vxe-table index.css已废弃,切换至all (#3926)
fix: vxe-table index.css已废弃,切换至all
This commit is contained in:
parent
71c4edad63
commit
e7868e7193
|
|
@ -2,4 +2,4 @@
|
||||||
@import './variable';
|
@import './variable';
|
||||||
@import './toolbar';
|
@import './toolbar';
|
||||||
@import './component';
|
@import './component';
|
||||||
@import 'vxe-table/styles/index';
|
@import 'vxe-table/styles/all';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue