ZengTao
2025-10-13 fb9a4fdf9ba08eaf300803dff945e0e431b717c4
UI-Project/src/router/index.js
@@ -179,6 +179,11 @@
              path: '/GlassStorage/rawfilmstorage',
              name: 'rawfilmstorage',
              component: () => import('../views/GlassStorage/rawfilmstorage.vue')
            },
            {
              path: '/GlassStorage/rawfilmstorage2',
              name: 'rawfilmstorage2',
              component: () => import('../views/GlassStorage/rawfilmstorage2.vue')
            }
          ]
        },