From acf6cf729853be5908e24d0397bb966066ff50a5 Mon Sep 17 00:00:00 2001 From: "28353131@qq.com" <28353131@qq.com> Date: Sun, 29 Nov 2020 17:03:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/fantang/prepayment/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-ui/src/views/fantang/prepayment/index.vue b/ruoyi-ui/src/views/fantang/prepayment/index.vue index 0ce981f71..00d2f49b1 100644 --- a/ruoyi-ui/src/views/fantang/prepayment/index.vue +++ b/ruoyi-ui/src/views/fantang/prepayment/index.vue @@ -305,6 +305,7 @@ this.prepaymentList = response.rows; this.total = response.total; this.loadAll(); + this.loading = false; }); }, // 取消按钮