修改我的收藏的问题知识库
This commit is contained in:
+1
-1
@@ -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(','),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user