zhangyuewww há 2 anos atrás
pai
commit
f39031f3e5
1 ficheiros alterados com 1 adições e 1 exclusões
  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'
 				}