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; }); }, // 取消按钮