duspring opened a new issue, #9986: URL: https://github.com/apache/dolphinscheduler/issues/9986
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened      The task results under the data quality menu can only display the latest 10 records, and the paging and jump functions are not available. F12 debugs to view the query results of the task results, and there are 31 returned results. In addition, the error data path (errorOutputPath) is not displayed, and the interface can query the data. ### What you expected to happen The task results under the data quality module can be paged normally and jump to the specified page to display all the verification results. The error data path (errorOutputPath) can be displayed normally ### How to reproduce Click the task result menu to query the data, and find more than 10 items, which cannot be paginated, and the displayed ones are always the latest, similar to top10. ### Anything else No response ### Version dev ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
