@ -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) {