* Code for task#45082.

This commit is contained in:
xieqiyu
2021-11-28 19:54:47 +08:00
parent d188b403d5
commit 763ae6ea87
8 changed files with 40 additions and 31 deletions
+3 -1
View File
@@ -92,5 +92,7 @@
</form>
</div>
</div>
<?php js::set('productGroups', $productGroups)?>
<?php js::set('productGroups', $productGroups);?>
<?php js::set('executionID', $executionID);?>
<?php js::set('currentTab', $this->app->tab);?>
<?php include '../../common/view/footer.html.php';?>