#
luxiaotao1123
2024-03-22 9f4a1cf5f91f85c49d3e609f19c9e833a08ca8ee
zy-asrs-flow/src/services/route.js
@@ -82,7 +82,6 @@
                Component = require(`@/pages${menu.path}/index.jsx`).default
            } catch (error) {
                console.error('An error has occurred: ', error);
                console.error('An error has occurred: ', error);
            }
            if (Component) {
                const newRoute = {