The vue routing jump page is stuck.

do a background management system, the left side is the directory, the project does not report errors, click on a specific directory (only that one), the page does not jump and get stuck, and collapse after a period of time

the fallback code has been tried, but it doesn"t work until the code on this page is rolled back a month ago.
it is still invalid to pull down the code of this page in the formal environment and run it in the project, but the whole package on the formal environment can be pulled down and run

.

have you ever thought about the problem caused by too much code on the current page, but loading lazily has no effect? how to solve it?


found the problem is that I made a mistake in using the el-table component. This problem occurs when I want to hide the header when I set height.

Menu