Merge branch 'sprint/xieqiyu_fixbug_build' into 'master'

* Fix bug: edit build error.

See merge request easycorp/zentaopms!850
This commit is contained in:
李玉春
2021-12-09 03:19:40 +00:00
+1
View File
@@ -90,4 +90,5 @@
<?php js::set('productGroups', $productGroups)?>
<?php js::set('projectID', $build->project)?>
<?php js::set('executionID', $build->execution)?>
<?php js::set('currentTab', $this->app->tab);?>
<?php include '../../common/view/footer.html.php';?>