瀏覽代碼

课程中心搜索问题处理

canghailong 6 月之前
父節點
當前提交
1413634dd7
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/courseCenter/components/ResourceList.vue
  2. 0 0
      stats.html

+ 2 - 2
src/views/courseCenter/components/ResourceList.vue

@@ -11,7 +11,7 @@
 			</div>
 
 			<a-input-search
-				v-model:value="currentPage.queryInfo"
+				v-model:value="currentPage.courseName"
 				placeholder="请输入课程标题/专业名称/关键词"
 				style="width: 200px"
 				@search="onSearch"
@@ -105,7 +105,7 @@
 	const currentPage = reactive({
 		current: 1,
 		size: 12,
-		queryInfo: '',
+		courseName: '',
 		sortflag: tabKey
 	})
 	const searchKeyword = ref('')

File diff suppressed because it is too large
+ 0 - 0
stats.html


Some files were not shown because too many files changed in this diff