I find out how to solve it after months.
There is a problem for restarting the panel after any changes in data structure when you open the Strapi project directly in your vs-code and use built-in terminal to run it (npm run develop).
If you simply use another shell session to run the Strapi and not using the built-in terminal, the problem will be solve.