From 287be58dc4373a064243f0da486dae11a9606f76 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Wed, 25 May 2022 14:49:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=AF=BC=E5=87=BA=E5=88=86?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/shequzhili/xiangmu/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/shequzhili/xiangmu/index.vue b/src/views/modules/shequzhili/xiangmu/index.vue index cac70938..63227a92 100644 --- a/src/views/modules/shequzhili/xiangmu/index.vue +++ b/src/views/modules/shequzhili/xiangmu/index.vue @@ -476,8 +476,8 @@ export default { url: window.SITE_CONFIG["apiURL"] + url, method: "post", data: { - pageSize, - pageNo, + // pageSize, + // pageNo, ...fmData, }, responseType: "blob",