This commit is contained in:
wangyuting
2022-11-23 01:29:34 +00:00
parent c3b5086237
commit 63a249eeca
+1
View File
@@ -2030,6 +2030,7 @@ class project extends control
$executionIdList = $this->loadModel('execution')->getPairs($projectID);
/* Delete shadow product.*/
$project = $this->project->getByID($projectID);
if(!$project->hasProduct)
{
$productID = $this->loadModel('product')->getProductIDByProject($projectID);