소스 검색

去掉参数

lucw 6 달 전
부모
커밋
e6bbb17b4f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/bpm/tickets/patrolInspection/index.vue

+ 1 - 1
src/views/bpm/tickets/patrolInspection/index.vue

@@ -272,7 +272,7 @@
           ...where,
           pageNum: page,
           size: limit,
-          executeUserId: this.userId,
+          // executeUserId: this.userId,
           userId: this.user.info.userId,
           type: 1,
           isQueryTodo: 1