feat:依赖版本更新,解决下载启动报错

This commit is contained in:
刘引
2024-09-03 17:03:17 +08:00
parent 690331f88c
commit d6186e73ad
4 changed files with 642 additions and 4207 deletions

2
components.d.ts vendored
View File

@@ -1,10 +1,10 @@
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}
/* prettier-ignore */
declare module 'vue' {
export interface GlobalComponents {
ElButton: typeof import('element-plus/es')['ElButton']