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