liuhj hace 5 meses
padre
commit
c827fd0c55
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,