From b38a4768a6a7a4dce00fb083cf5b9f2847b42576 Mon Sep 17 00:00:00 2001 From: 670788339 <670788339@qq.com> Date: Fri, 31 Oct 2025 16:45:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=AD=E7=82=B9=E6=A0=87=E7=AD=BE+=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E6=A0=87=E7=AD=BE=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/course/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index b137ed3d..fef65e3e 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -882,7 +882,7 @@ export default { // 触发搜索 this.searchData(); - } + }, // 改变分页 currentChange(val) {