Commit 658383ec authored by baiyaaaaa's avatar baiyaaaaa Committed by 杨奕

fix docs

parent 783f28c9
...@@ -875,7 +875,7 @@ You can also select multiple rows. ...@@ -875,7 +875,7 @@ You can also select multiple rows.
@selection-change="handleSelectionChange"> @selection-change="handleSelectionChange">
<el-table-column <el-table-column
type="selection" type="selection"
width="50"> width="55">
</el-table-column> </el-table-column>
<el-table-column <el-table-column
inline-template inline-template
......
...@@ -884,7 +884,7 @@ ...@@ -884,7 +884,7 @@
@selection-change="handleSelectionChange"> @selection-change="handleSelectionChange">
<el-table-column <el-table-column
type="selection" type="selection"
width="50"> width="55">
</el-table-column> </el-table-column>
<el-table-column <el-table-column
inline-template inline-template
......
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