diff --git a/ruoyi-ui/src/api/szxc/voteresut.js b/ruoyi-ui/src/api/szxc/voteresut.js index ef2ad56..444c9f7 100644 --- a/ruoyi-ui/src/api/szxc/voteresut.js +++ b/ruoyi-ui/src/api/szxc/voteresut.js @@ -42,3 +42,12 @@ export function delVoteresut(id) { method: 'delete' }) } + +// 统计议事投票情况 +export function getVoteresutCount(query) { + return request({ + url: '/szxc/voteresut/count', + method: 'get', + params: query + }) +} diff --git a/ruoyi-ui/src/views/system/notice/index.vue b/ruoyi-ui/src/views/system/notice/index.vue index 7982b54..bdd340f 100644 --- a/ruoyi-ui/src/views/system/notice/index.vue +++ b/ruoyi-ui/src/views/system/notice/index.vue @@ -69,7 +69,7 @@ - +
- + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + - - + + + 搜索 @@ -157,37 +113,47 @@ - + - + - + - + - + - - + + + + - + + + - + + + - -