diff --git a/src/views/modules/communityParty/communityNews/index.vue b/src/views/modules/communityParty/communityNews/index.vue index 5b0ad79de..15436d08e 100644 --- a/src/views/modules/communityParty/communityNews/index.vue +++ b/src/views/modules/communityParty/communityNews/index.vue @@ -84,9 +84,6 @@ {{ scope.row.status === 0 ? '已下线' : '已发布' }} - - diff --git a/src/views/modules/communityParty/employmentService/index.vue b/src/views/modules/communityParty/employmentService/index.vue index 406e14c62..dd55a8cd8 100644 --- a/src/views/modules/communityParty/employmentService/index.vue +++ b/src/views/modules/communityParty/employmentService/index.vue @@ -84,9 +84,6 @@ {{ scope.row.status === 0 ? '已下线' : '已发布' }} - - diff --git a/src/views/modules/communityParty/noticeAnnouncement/index.vue b/src/views/modules/communityParty/noticeAnnouncement/index.vue index 14b2abf24..53ec31ed4 100644 --- a/src/views/modules/communityParty/noticeAnnouncement/index.vue +++ b/src/views/modules/communityParty/noticeAnnouncement/index.vue @@ -84,9 +84,6 @@ {{ scope.row.status === 0 ? '已下线' : '已发布' }} - - diff --git a/src/views/modules/communityParty/policeCivilianInteraction/index.vue b/src/views/modules/communityParty/policeCivilianInteraction/index.vue index 66e25445b..7bc82b9d0 100644 --- a/src/views/modules/communityParty/policeCivilianInteraction/index.vue +++ b/src/views/modules/communityParty/policeCivilianInteraction/index.vue @@ -84,9 +84,6 @@ {{ scope.row.status === 0 ? '已下线' : '已发布' }} - - diff --git a/src/views/modules/communityParty/threeAffairsDisclosure/index.vue b/src/views/modules/communityParty/threeAffairsDisclosure/index.vue index 2e98206ac..8993b6490 100644 --- a/src/views/modules/communityParty/threeAffairsDisclosure/index.vue +++ b/src/views/modules/communityParty/threeAffairsDisclosure/index.vue @@ -84,9 +84,6 @@ {{ scope.row.status === 0 ? '已下线' : '已发布' }} - -