diff --git a/src/views/modules/visual/communityGovern/geliguankong/detail-info.vue b/src/views/modules/visual/communityGovern/geliguankong/detail-info.vue index 86e87306e..ec866e641 100644 --- a/src/views/modules/visual/communityGovern/geliguankong/detail-info.vue +++ b/src/views/modules/visual/communityGovern/geliguankong/detail-info.vue @@ -33,7 +33,7 @@
隔离状态: - {{ eventInfo.isolatedState === '0' ? '集中隔离' : eventInfo.isolatedState === '1' ? '居家隔离' : eventInfo.isolatedState === '2' ? '国家健康监测' : '--', }} + {{ eventInfo.isolatedState === '0' ? '集中隔离' : eventInfo.isolatedState === '1' ? '居家隔离' : eventInfo.isolatedState === '2' ? '居家健康监测' : '--', }}
备注: