* finish task #75329

This commit is contained in:
lanzongjun
2022-11-10 09:57:07 +08:00
parent 8deb3d5f8c
commit db5985dc81
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -174,7 +174,7 @@
foreach($modulePath as $key => $module)
{
if($this->app->tab == 'qa' || $this->app->tab == 'ops')
if($this->app->tab == 'qa' || $this->app->tab == 'ops' || $this->app->tab == 'product')
{
if($isLibCase)
{