在tsconfig.json中添加

  "compilerOptions": {
     "typeRoots": [
        "src/globalDeclare"
     ]
  }

删除type

import  { DefineComponent } from 'vue'

 

Logo

前往低代码交流专区

更多推荐