lucw 6 mesi fa
parent
commit
e6bbb17b4f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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