-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
页面点击报错 #140
Comments
这个错误频率很高 |
已收到问题,将会在下个版本修复。 应急方案:找到 $moduleID = ($browseType == 'bymodule') ? $param : ($browseType == 'bysearch' ? 0 : ((int)$this->cookie->taskCaseModule ?: 0)); |
Closed
就是这里的问题 |
Fixed via 9667d69 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
描述 (Description)
设置页面显示条数后,出现报错
期望 (Expectation)
正常显示
结果 (Result)
软件版本 (Software version)
20.0
The text was updated successfully, but these errors were encountered: