Merge branch 'pailei2_zhouxin_50796' into 'pailei2'
Pailei2 zhouxin 50796 See merge request easycorp/zentaopms!2341
This commit is contained in:
@@ -1658,6 +1658,8 @@ class execution extends control
|
||||
if($this->post->names)
|
||||
{
|
||||
$allChanges = $this->execution->batchUpdate();
|
||||
if(dao::isError()) return print(js::error(dao::getError()));
|
||||
|
||||
if(!empty($allChanges))
|
||||
{
|
||||
foreach($allChanges as $executionID => $changes)
|
||||
|
||||
Reference in New Issue
Block a user