浏览代码

fix: 调整部分功能模块

wenxingxing 23 小时之前
父节点
当前提交
2da7045d7a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/index/homePageSearch.vue

+ 1 - 1
pages/index/homePageSearch.vue

@@ -174,7 +174,7 @@ export default {
 				pageNum: this.searchPage.pageNum,
 				pageSize: this.searchPage.pageSize,
 				keyword: this.keywordValue,
-				yyxTag: 3
+				yxxTag: 3
 			};
 			uni.showLoading({
 				title: "加载中...",