浏览代码

去掉参数

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