liuhj 5 달 전
부모
커밋
b60c2ff2cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/system/AssignTasks.vue

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

@@ -288,7 +288,7 @@ export default {
                 },
                 data:{
                     portType:1,
-                    userId: 5
+                    userId: that.userId
                 }
             }).then(function (res) {
                 console.log(res)