This commit is contained in:
wangyidong
2019-07-12 17:08:13 +08:00
parent e40bb305df
commit 760a4cde76
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ class testtask extends control
* @access public
* @return void
*/
public function report($productID, $taskID, $browseType, $branchID, $moduleID = 0, $chartType = 'default')
public function report($productID, $taskID, $browseType, $branchID, $moduleID = 0, $chartType = 'pie')
{
$this->loadModel('report');
$this->view->charts = array();