From 75d1f34b5defe0a778b953fc4f728f0f03b6d85f Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 25 May 2022 16:19:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=85=E9=81=93bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/conv/creditScore/scoreFamily/detail.vue | 4 ++-- .../creditScore/scoreSupermarket/orderManagement.vue | 6 +++--- packages/conv/creditScore/scoreSysUser/ssuDetail.vue | 10 +++++++++- packages/grid/AppBuildManage/components/List.vue | 4 ++++ .../AppPartyMember/components/neighbourSetting.vue | 4 ++-- 5 files changed, 20 insertions(+), 8 deletions(-) diff --git a/packages/conv/creditScore/scoreFamily/detail.vue b/packages/conv/creditScore/scoreFamily/detail.vue index 4876fb06..b989039f 100644 --- a/packages/conv/creditScore/scoreFamily/detail.vue +++ b/packages/conv/creditScore/scoreFamily/detail.vue @@ -26,7 +26,7 @@ @@ -92,7 +92,7 @@ export default { }, data() { return { - search: {name: "", ids: ""}, + search: {residentName: "", ids: ""}, page: {current: 1, size: 10, total: 0}, tableData: [], dialog: false,