zhangyuewww 2 年之前
父节点
当前提交
f39031f3e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/task/my_task.vue

+ 1 - 1
pages/task/my_task.vue

@@ -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'
 				}