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