Skip to content

Commit

Permalink
feat: 取消一行ts校验
Browse files Browse the repository at this point in the history
  • Loading branch information
啊啊啊锋子阿 committed Feb 18, 2023
1 parent 7a7914b commit 4ed1e31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import Layout from '../views/Layout.vue'
console.log('reouter')

const router = createRouter({
// @ts-ignore
history: createWebHistory(import.meta.env.BASE_URL),
routes: [
{
Expand Down

0 comments on commit 4ed1e31

Please sign in to comment.