liuhj 3 meses atrás
pai
commit
c827fd0c55
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/system/AssignTasks.vue

+ 1 - 1
src/components/system/AssignTasks.vue

@@ -353,7 +353,7 @@ export default {
                 },
                 data:{
                     portType:1,
-                    userId: 5,
+                    userId: that.userId,
                     pageId: that.pageId,
                     id: id,
                     depId: that.taskform.department,