From e6947ca7690ef5fe955312bcd7529bda7dbdc622 Mon Sep 17 00:00:00 2001 From: lichao <326994889@qq.com> Date: Thu, 21 Nov 2024 14:17:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityParty/communityNews/add.vue | 7 ++++--- src/views/modules/communityParty/communityNews/index.vue | 5 +---- src/views/modules/communityParty/employmentService/add.vue | 7 ++++--- .../modules/communityParty/employmentService/index.vue | 5 +---- .../modules/communityParty/noticeAnnouncement/add.vue | 7 ++++--- .../modules/communityParty/noticeAnnouncement/index.vue | 5 +---- .../communityParty/policeCivilianInteraction/add.vue | 7 ++++--- .../communityParty/policeCivilianInteraction/index.vue | 5 +---- .../modules/communityParty/threeAffairsDisclosure/add.vue | 7 ++++--- .../communityParty/threeAffairsDisclosure/index.vue | 7 +------ 10 files changed, 25 insertions(+), 37 deletions(-) diff --git a/src/views/modules/communityParty/communityNews/add.vue b/src/views/modules/communityParty/communityNews/add.vue index 4907f7023..9be905b36 100644 --- a/src/views/modules/communityParty/communityNews/add.vue +++ b/src/views/modules/communityParty/communityNews/add.vue @@ -41,8 +41,8 @@ - - + + @@ -103,7 +103,7 @@ export default { searchOptions: [], searchValue: '', resultList: [], - num: 0, + sort: 1, loading: false, timeRange: [], online: false, @@ -113,6 +113,7 @@ export default { keyWords: '', activityId: '', formData: { + sort: 1, title: "",//标题 content: "",//内容 tagId: "communityNews",//标签id diff --git a/src/views/modules/communityParty/communityNews/index.vue b/src/views/modules/communityParty/communityNews/index.vue index 15436d08e..25ed48e42 100644 --- a/src/views/modules/communityParty/communityNews/index.vue +++ b/src/views/modules/communityParty/communityNews/index.vue @@ -74,10 +74,7 @@ {{ scope.row.top === 0 ? '否' : '是' }} - - + - - + - - + - - + - - +