🐛(component): 修复 table 列筛选布局
This commit is contained in:
@@ -1023,6 +1023,12 @@ export default {
|
||||
key:"name",
|
||||
align: "left"
|
||||
},
|
||||
{
|
||||
title:"年龄",
|
||||
width: "300px",
|
||||
key:"age",
|
||||
ellipsisTooltip: true,
|
||||
},
|
||||
{
|
||||
title:"备注",
|
||||
width: "300px",
|
||||
|
||||
Reference in New Issue
Block a user