diff --git a/WebRoot/view/tb/form/view_bureau.html b/WebRoot/view/tb/form/view_bureau.html index 3434991e..2e7f697c 100644 --- a/WebRoot/view/tb/form/view_bureau.html +++ b/WebRoot/view/tb/form/view_bureau.html @@ -83,7 +83,7 @@ $.ajax({ - url: "/QingLong/collect/getJob?job_id=" + jobId, + url: "/QingLong/collect/getJob?job_id=" + jobId + "&target_id=" + targetId, async: false, type: 'GET', success: function (res) {