|
@@ -364,7 +364,7 @@
|
|
|
data.currentPage = pages
|
|
|
data.pageSize = limit
|
|
|
data.roleId = this.userInfo.roleIds
|
|
|
- data.userId = this.userInfo.id
|
|
|
+ data.createUserId = this.userInfo.id
|
|
|
data.searchKeyword = searchKeyword
|
|
|
url = '/commonUser/query/findHisPageNoticeTasksMy'
|
|
|
}
|