From 4cf83f27e08999b145d79159d36c553eba034468 Mon Sep 17 00:00:00 2001 From: shidongli Date: Fri, 20 Dec 2024 11:28:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/SearchForm.vue | 1 + src/views/manage/Satisfactionsurvey/index.vue | 6 +----- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/views/components/SearchForm.vue b/src/views/components/SearchForm.vue index 0ab34ca..f17a42b 100644 --- a/src/views/components/SearchForm.vue +++ b/src/views/components/SearchForm.vue @@ -561,6 +561,7 @@ export default { watch: { query:{ handler(val) { + console.log(val, 'val') this.querlist=val }, diff --git a/src/views/manage/Satisfactionsurvey/index.vue b/src/views/manage/Satisfactionsurvey/index.vue index 3621a40..de07d0e 100644 --- a/src/views/manage/Satisfactionsurvey/index.vue +++ b/src/views/manage/Satisfactionsurvey/index.vue @@ -8,7 +8,7 @@ @search="handleQuery" @reset="resetQuery" @minShowCtrol="getMaxTableHeight" - :query="query" + :query="queryParams" v-show="showSearch" > @@ -521,10 +521,6 @@ export default { data() { return { maxTableHeight: undefined, - query: { - pageNum: 1, - pageSize: 10, - }, // 通话状态 SUCCESSlist:[ {