* Fix bug of print kanban.

This commit is contained in:
liugang
2022-07-14 15:36:10 +08:00
parent 6b19ed146d
commit a53697f342
+1
View File
@@ -2419,6 +2419,7 @@ EOD;
($module == 'sso' and $method == 'login') or
($module == 'report' && $method == 'annualdata') or
($module == 'misc' && $method == 'captcha') or
($module == 'execution' and $method == 'printkanban') or
($module == 'traincourse' and $method == 'ajaxuploadlargefile') or
($module == 'traincourse' and $method == 'playvideo'))
{