Merge branch 'sprint/186_liumengyi_19955' into 'sprint/185'
* Finish bug #19955. See merge request easycorp/zentaopms!1952
This commit is contained in:
@@ -363,7 +363,7 @@ class job extends control
|
||||
}
|
||||
|
||||
$productName = $this->loadModel('product')->getByID($repo->product)->name;
|
||||
ehco json_encode(array($productName => $repo->product));
|
||||
echo json_encode(array($productName => $repo->product));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user