From 10ecea0829444c46e02810b3ce04c3816c3ea91a Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 26 May 2023 09:51:21 +0800 Subject: [PATCH] loading --- src/project/qujing/AppLegalLearning/components/OnlineClass.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/qujing/AppLegalLearning/components/OnlineClass.vue b/src/project/qujing/AppLegalLearning/components/OnlineClass.vue index 5bb1556..c6391c5 100644 --- a/src/project/qujing/AppLegalLearning/components/OnlineClass.vue +++ b/src/project/qujing/AppLegalLearning/components/OnlineClass.vue @@ -51,8 +51,8 @@ export default { this.getList() }, getList() { - this.$loading() if(this.current > this.pages) return + this.$loading() this.$instance.post(`/app/appcourseinfo/listByApplet`, null, { params: { current: this.current,