From ab4b21ff5826e07e4e38b78b1587d6d1e705103d Mon Sep 17 00:00:00 2001 From: chenchen <934298133@qq.com> Date: 星期一, 07 十一月 2022 16:54:04 +0800 Subject: [PATCH] update oss相关 --- ruoyi-generator/src/main/resources/vm/vue/index.vue.vm | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-generator/src/main/resources/vm/vue/index.vue.vm b/ruoyi-generator/src/main/resources/vm/vue/index.vue.vm index 7a597f3..7a57c7f 100644 --- a/ruoyi-generator/src/main/resources/vm/vue/index.vue.vm +++ b/ruoyi-generator/src/main/resources/vm/vue/index.vue.vm @@ -561,6 +561,7 @@ this.loading = false; this.getList(); this.#[[$modal]]#.msgSuccess("鍒犻櫎鎴愬姛"); + }).catch(() => { }).finally(() => { this.loading = false; }); -- Gitblit v1.9.3