From f9358759237cd58effa160b5ea5af5c2b9985c2e Mon Sep 17 00:00:00 2001 From: quanyawei <401863037@qq.com> Date: Tue, 21 Nov 2023 16:59:28 +0800 Subject: [PATCH] Merge branch 'feature_1.0' --- src/views/toCarryOutLegislativeReforms/reform/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/toCarryOutLegislativeReforms/reform/index.vue b/src/views/toCarryOutLegislativeReforms/reform/index.vue index 8863d35..4c5e0b6 100644 --- a/src/views/toCarryOutLegislativeReforms/reform/index.vue +++ b/src/views/toCarryOutLegislativeReforms/reform/index.vue @@ -309,7 +309,7 @@ cancel() this.loading = false this.$message.error('���������������������������������������������') - }, 30000) + }, 300000) this.loading = true this.$request({ url: '/allocation/listExcel', -- Gitblit v1.8.0