From 2ba9c046444c5e8763793b5e1b8c19e8a8e60b3e Mon Sep 17 00:00:00 2001 From: jiangyy Date: Mon, 19 Sep 2022 19:42:01 +0800 Subject: [PATCH] 11 --- .../modules/visual/communityGovern/geliguankong/detail-info.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' ? '居家健康监测' : '--', }}
备注: