修改我的收藏的问题知识库

This commit is contained in:
sunFlower
2022-11-24 21:27:47 +08:00
parent e521a5b430
commit 1b78bc3e37
@@ -285,7 +285,7 @@
let query = {
pageNo: this.pageNo,
pageSize: this.pageSize,
createBy: this.userInfo().username,
// createBy: this.userInfo().username,
searchStr: this.searchStr,
problemTypes: selectedTags.join(','),
}