@@ -973,6 +973,10 @@ const followTypeList = reactive([
{
label: '人工消息推送',
value: 3
+ },
+ {
+ label: '客户未回复意见书',
+ value: 4
}
])