SunshineIns/src/page/QuestionnaireTablelist.jsx
@@ -308,6 +308,8 @@ return <Badge count={'已发布'} style={{ background: '#87d068' }} /> case 4: return <Badge count={'已回收'} style={{ background: '#fadb14' }} /> case 99: return <Badge count={'不通过'} style={{ background: '#fadb14' }} /> default: return '暂无' }