Commit be96eca6 by Kyle_Li

更改表格宽度

parent 1741a755
......@@ -177,7 +177,7 @@
ref="multipleTable"
:data="groupTableData"
tooltip-effect="dark"
style="width: 100%"
style="width: 99%"
@selection-change="handleSelectionChange">
<el-table-column label="分层名称" prop="groupName">
<template slot-scope="scope">
......
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