chore: update
正在显示
... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
"countup.js": "^2.2.0", | "countup.js": "^2.2.0", | ||
"element-plus": "^2.2.5", | "element-plus": "^2.2.5", | ||
"pinia": "^2.0.14", | "pinia": "^2.0.14", | ||
"qs": "^6.10.5", | |||
"vue": "^3.2.37", | "vue": "^3.2.37", | ||
"vue-router": "^4.0.16" | "vue-router": "^4.0.16" | ||
}, | }, | ||
... | @@ -26,6 +27,7 @@ | ... | @@ -26,6 +27,7 @@ |
"@rushstack/eslint-patch": "^1.1.3", | "@rushstack/eslint-patch": "^1.1.3", | ||
"@types/blueimp-md5": "^2.18.0", | "@types/blueimp-md5": "^2.18.0", | ||
"@types/node": "^17.0.43", | "@types/node": "^17.0.43", | ||
"@types/qs": "^6.9.7", | |||
"@vitejs/plugin-vue": "^2.3.3", | "@vitejs/plugin-vue": "^2.3.3", | ||
"@vue/eslint-config-typescript": "^11.0.0", | "@vue/eslint-config-typescript": "^11.0.0", | ||
"@vue/tsconfig": "^0.1.3", | "@vue/tsconfig": "^0.1.3", | ||
... | ... |
src/components/HRLayout.vue
0 → 100644
src/modules/hr/alumni/api.ts
0 → 100644
src/modules/hr/alumni/types.ts
0 → 100644
请
注册
或者
登录
后发表评论