修改线索列表样式

This commit is contained in:
lccsw
2025-11-24 14:50:54 +08:00
parent db0a7a0edf
commit 501815d7ac
+4 -4
View File
@@ -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
},
{