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