mirror of https://github.com/ElemeFE/element
fix test
parent
05be27e162
commit
2b096a5673
|
@ -1,6 +1,5 @@
|
||||||
import scrollbarWidth from 'element-ui/src/utils/scrollbar-width';
|
import scrollbarWidth from 'element-ui/src/utils/scrollbar-width';
|
||||||
|
|
||||||
|
|
||||||
class TableLayout {
|
class TableLayout {
|
||||||
constructor(options) {
|
constructor(options) {
|
||||||
this.table = null;
|
this.table = null;
|
||||||
|
|
Loading…
Reference in New Issue