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 }) }, // 获取用户