From 8cccee41a2dfd298a3c1e1491bc46994ff9eef4e Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Mon, 15 Aug 2022 16:40:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E6=A2=85=E6=B5=8B=E8=AF=95=E5=8C=85?= =?UTF-8?q?=E4=B8=80=E5=B1=82searchForm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/base/community/roomTable.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/modules/base/community/roomTable.vue b/src/views/modules/base/community/roomTable.vue index 4dadadb71..4c2753cb3 100644 --- a/src/views/modules/base/community/roomTable.vue +++ b/src/views/modules/base/community/roomTable.vue @@ -293,6 +293,7 @@ export default { methods: { reportForm() { let paramMap = { + searchForm:{ pageSize: this.pageSize, pageNo: this.pageNo, level: this.agencyLevel, @@ -305,6 +306,7 @@ export default { sortType: this.sortType, updateStartDate: this.updateStartDate, updateEndDate: this.updateEndDate, + } }; this.$refs.baobiao.init({ elseParams: {