liuhj 3 ヶ月 前
コミット
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)