This commit is contained in:
zhouxin
2023-10-13 16:35:41 +08:00
parent 3b755998f6
commit bc0d00b9e9
+1 -1
View File
@@ -116,7 +116,7 @@ class report extends control
* @access public
* @return void
*/
public function annualData($year = '', $dept = '', $account = '')
public function annualData($year = '', $month = '', $dept = '', $account = '')
{
$this->app->loadLang('story');
$this->app->loadLang('task');