From bfef93c8a8e6aa1731559e49b8750eeb4a52924a Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 23 Feb 2023 15:33:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppResidentCredits/AppResidentCredits.vue | 8 +++- .../AppResidentCredits/components/List.vue | 38 +++++++------------ 2 files changed, 19 insertions(+), 27 deletions(-) diff --git a/project/qujing/app/AppResidentCredits/AppResidentCredits.vue b/project/qujing/app/AppResidentCredits/AppResidentCredits.vue index a1a21450..082a41f3 100644 --- a/project/qujing/app/AppResidentCredits/AppResidentCredits.vue +++ b/project/qujing/app/AppResidentCredits/AppResidentCredits.vue @@ -1,12 +1,12 @@ @@ -66,14 +50,12 @@ }, total: 10, colConfigs: [ - { prop: 'title', label: '标题', align: 'left', width: '200px' }, - { prop: 'areaName', label: '地区', align: 'left' }, - { prop: 'examineStatus', label: '状态', align: 'center', format: v => this.dict.getLabel('auditStatus', v) }, - { prop: 'examineOpinion', label: '审核意见', align: 'center' }, - { prop: 'viewCount', label: '浏览次数', align: 'center' }, - { slot: 'comment', label: '评论次数', align: 'center' }, - { prop: 'createUserName', label: '发布人', align: 'center' }, - { prop: 'createTime', label: '发布时间', align: 'center' } + { prop: 'title', label: '微信昵称', align: 'left', width: '200px' }, + { prop: 'areaName', label: '手机号', align: 'left' }, + { prop: 'examineOpinion', label: '姓名', align: 'center' }, + { prop: 'viewCount', label: '身份证号', align: 'center' }, + { slot: 'comment', label: '地址', align: 'center' }, + { prop: 'createUserName', label: '积分总分', align: 'center' } ], tableData: [] } @@ -86,6 +68,12 @@ }, methods: { + refresh () { + this.search.current = 1 + + this.getList() + }, + getList() { this.instance.post(`/app/appintegralsystemrule/listByAppletQJ`, null, { params: {