huang
2025-06-12 9b58ee6a291e34717597001fe56e25fbe0d60adc
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')
            }
          ]
        },