From a8a78d428dfcbb46554703cf89d49479bf5187c9 Mon Sep 17 00:00:00 2001 From: x_ying <2438792676@qq.com> Date: Wed, 24 Aug 2022 17:27:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E6=A0=BCv-loading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/notifyManage/index.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/system/notifyManage/index.vue b/src/views/system/notifyManage/index.vue index d6c46c8..5463336 100644 --- a/src/views/system/notifyManage/index.vue +++ b/src/views/system/notifyManage/index.vue @@ -11,6 +11,7 @@ { // 获取列表 console.log(res, 'res') const table = res.content @@ -233,6 +236,7 @@ export default { } }) this.tableData = table + this.isLoading = false }) }, // 获取用户