From 5df2e8d6a3334285a3d512b0e9f3dafbc611a2a1 Mon Sep 17 00:00:00 2001 From: daihh Date: Mon, 26 Dec 2022 15:16:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E6=90=9C=E7=B4=A2=E5=85=B3?= =?UTF-8?q?=E9=94=AE=E8=AF=8D=E6=9C=AA=E5=90=AF=E4=BD=9C=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E5=92=8C=E5=88=A0=E9=99=A4=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=E6=9C=AA=E9=87=8D=E6=96=B0=E6=9F=A5=E8=AF=A2=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/course/Index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/portal/course/Index.vue b/src/views/portal/course/Index.vue index d04d13ea..55d75108 100644 --- a/src/views/portal/course/Index.vue +++ b/src/views/portal/course/Index.vue @@ -407,7 +407,7 @@ export default { // 查询信息 course: { orderField: "studys", - keywrod:'',//关键词 + keyword:'',//关键词 topOrder: true, orderAsc: false, pageIndex: 1, // 第几页 @@ -507,6 +507,7 @@ export default { if(tag.type==0){ this.keyword=''; } + this.searchData(); }, handleTypeAllClick(t){ if(t==1){ @@ -789,6 +790,7 @@ export default { this.course.sysType1 = ""; this.course.sysType2 = ""; this.course.sysType3 = ""; + this.course.keyword=this.keyword; this.stagList.forEach(item=>{ if(item.checked){