修改线索列表样式
This commit is contained in:
@@ -270,7 +270,7 @@
|
||||
label: '归属',
|
||||
align: 'center',
|
||||
showOverflowTooltip: true,
|
||||
width: 100,
|
||||
minWidth: 150,
|
||||
slot: 'belongUserName'
|
||||
},
|
||||
{
|
||||
@@ -293,7 +293,7 @@
|
||||
prop: 'brandSeries',
|
||||
label: '关注车型',
|
||||
align: 'center',
|
||||
width: 200,
|
||||
minWidth: 200,
|
||||
resizable: false,
|
||||
showOverflowTooltip: true,
|
||||
slot: 'brandSeries'
|
||||
@@ -310,13 +310,13 @@
|
||||
prop: 'poi',
|
||||
label: '所属地区',
|
||||
align: 'center',
|
||||
width: 120
|
||||
minWidth: 120
|
||||
},
|
||||
{
|
||||
prop: 'enTime',
|
||||
label: '入池时间',
|
||||
align: 'center',
|
||||
width: 100,
|
||||
minWidth: 100,
|
||||
resizable: false
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user