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