lucw hace 6 meses
padre
commit
e6bbb17b4f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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