#
Junjie
2024-06-06 627f9f28c8a19d9deae694c11c10dec1d4593270
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 = {