This commit is contained in:
xman 2025-04-21 09:41:46 +08:00
parent eef4c1a5b4
commit 95be774da9

View File

@ -57,8 +57,8 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
'1': 'success', // 已跟进:绿色
'2': 'default', // 已结束:红色
},
// defaultValue: '0'
sortable:true,
defaultValue: '0'
//sortable:true,
},
{field: 'record_count', title: '跟进次数',operate: false},