优化运维工具-入驻清除列表页样式
This commit is contained in:
parent
635d6fa91e
commit
0108068e00
|
|
@ -30,7 +30,7 @@ export const columns: BasicColumn[] = [
|
|||
{
|
||||
title: '咨询类型',
|
||||
dataIndex: 'advisoryType',
|
||||
width: 150,
|
||||
width: 100,
|
||||
customRender:({text})=>{
|
||||
if(text == '1'){
|
||||
return "家属";
|
||||
|
|
|
|||
Loading…
Reference in New Issue