From cedb41c720ceae58ebc5f3e8b8936158cd8464e5 Mon Sep 17 00:00:00 2001 From: duanliangtao <48194157+duanliangtao@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:38:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B0=91=E7=94=9F=E7=9B=91=E7=9D=A3=E7=9A=84?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E5=8E=BB=E6=8E=89=E7=A9=BA=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/supervision/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/supervision/index.vue b/src/views/supervision/index.vue index 994f164..6453dc1 100644 --- a/src/views/supervision/index.vue +++ b/src/views/supervision/index.vue @@ -155,7 +155,7 @@ export default { pageSize: 10, pageNo: 1, title: this.searchValue, - tagId: "threeAffairsDisclosure ", + tagId: "threeAffairsDisclosure", startTime: '', endTime: '', agencyId: this.agencyId,