Merge branch 'sprint/174_xieqiyu_45079' into 'master'

Finish task #44992, task #44991, task #44990.

See merge request easycorp/zentaopms!687
This commit is contained in:
李玉春
2021-12-01 05:23:04 +00:00
7 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ class testcase extends control
* @access public
* @return void
*/
public function browse($productID = 0, $branch = '', $browseType = 'all', $param = 0, $orderBy = 'id_desc', $recTotal = 0, $recPerPage = 20, $pageID = 1, $projectID = 0)
public function browse($productID = 0, $branch = 'all', $browseType = 'all', $param = 0, $orderBy = 'id_desc', $recTotal = 0, $recPerPage = 20, $pageID = 1, $projectID = 0)
{
$this->loadModel('datatable');