This commit is contained in:
hufangzhou
2021-04-08 17:26:59 +08:00
parent 9e954a629e
commit 43583934fc
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$config->qa->menuList = array('caselib', 'testreport', 'testsuite', 'testtask', 'testcase', 'bug', 'qa', 'automation');
$config->qa->noDropMenuModule = array('qa', 'caselib', 'automation');
$config->qa->noDropMenuModule = array('qa', 'caselib', 'automation', 'testsuite');