lucw před 9 měsíci
rodič
revize
e6bbb17b4f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/bpm/tickets/patrolInspection/index.vue

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

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