Commit 2b096a56 authored by qingwei.li's avatar qingwei.li

fix test

parent 05be27e1
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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment