* adjust for page style.

This commit is contained in:
wangyidong
2019-06-12 13:14:38 +08:00
parent fa412abc6a
commit f937f4cb65
36 changed files with 62 additions and 60 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ class bug extends control
* @access public
* @return void
*/
public function report($productID, $browseType, $branchID, $moduleID, $chartType = '')
public function report($productID, $browseType, $branchID, $moduleID, $chartType = 'default')
{
$this->loadModel('report');
$this->view->charts = array();