优化key列表的列宽度
This commit is contained in:
parent
969afe9219
commit
b65680bb3f
|
@ -46,7 +46,7 @@ const Column = [
|
||||||
name: 'plan',
|
name: 'plan',
|
||||||
type: "slot",
|
type: "slot",
|
||||||
prop:'edit',
|
prop:'edit',
|
||||||
width:'90px'
|
width:'120px'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '状态',
|
title: '状态',
|
||||||
|
|
Loading…
Reference in New Issue