From 2ce59647acbe3a0245ee4b9c2054416064121a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=93=B2=E5=A5=87?= <13840175730@139.com> Date: Thu, 7 Nov 2024 16:57:08 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BD=9C=E4=B8=9A=E8=AE=A1=E5=88=92=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E5=8F=96=E6=B6=88=E6=97=A5=E6=9C=9F=E9=99=90=E5=88=B6?= =?UTF-8?q?=202.=E7=9C=8B=E6=9D=BF=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/zyjhzx/sliao/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/zyjhzx/sliao/index.vue b/src/views/zyjhzx/sliao/index.vue index dd982b5..061c79d 100644 --- a/src/views/zyjhzx/sliao/index.vue +++ b/src/views/zyjhzx/sliao/index.vue @@ -90,6 +90,7 @@ export default { }) }, search(queryParam){ + queryParam.dcch=queryParam.dcCh getSljhPgd(queryParam).then(res=>{ this.sljhItemList=res.data this.drawSljhItem(this.sljhItemList.r('0:20'))