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,