From 2ecc310a5baf1a2e3f01e2487a5af62365c110a4 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Mon, 9 May 2022 15:28:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E6=8E=A5=E8=AE=BE=E8=AE=A1=E7=AC=A6?= =?UTF-8?q?=E5=90=88=E6=80=A7=E7=A1=AE=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/processCenter/processForm/taskListProcess/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jero-web/src/views/processCenter/processForm/taskListProcess/index.vue b/jero-web/src/views/processCenter/processForm/taskListProcess/index.vue index 55ca8b339..bd762e8e7 100644 --- a/jero-web/src/views/processCenter/processForm/taskListProcess/index.vue +++ b/jero-web/src/views/processCenter/processForm/taskListProcess/index.vue @@ -189,6 +189,7 @@ _this.queryProjectLawsInventoryInfo() }) } else { + this.loading = true this.queryBy.projectLibraryId = this.$route.query.projectLibraryId this.queryBy.id = this.$route.query.projectTaskInventoryId this.queryProjectLawsInventoryInfo()