yunxing 4 年之前
父節點
當前提交
3111d2956f
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/router/index.ts

+ 0 - 1
src/router/index.ts

@@ -11,7 +11,6 @@ VueRouter.prototype.push = function push(location, onResolve, onReject) {
 }
 // @ts-ignore
 import { getPvUv } from '@/api/public.js'
-import { nextTick } from 'vue/types/umd'
 Vue.use(VueRouter)
 
 const routes: Array<RouteConfig> = [