zmc
2023-08-15 d58be9584f409e7d198fd34982155331d6710f1f
src/router/index.ts
@@ -121,6 +121,10 @@
        path: '/tte',
        component: () => import('@/views/getdata/TestZm.vue')
      },
      {
        path: '/test1',
        component: () => import('@/test/TestDrawer.vue')
      },
      ],
    },