liuhj 3 달 전
부모
커밋
c827fd0c55
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,