feat:所有列表添加调整列宽功能
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
@sort-change="tableDataSort"
|
||||
>
|
||||
<el-table-column
|
||||
:resizable="false"
|
||||
:resizable="true"
|
||||
v-for="(item, index) in tableTitle"
|
||||
v-if="item.show"
|
||||
:width="item.width"
|
||||
|
||||
Reference in New Issue
Block a user