Go to file
Ling 6cba2bfe21 feat: Update HR options to enhance form fields and options for department and employee management 2025-09-29 10:20:36 +08:00
public Init commit 2025-09-25 14:37:32 +08:00
src feat: Update HR options to enhance form fields and options for department and employee management 2025-09-29 10:20:36 +08:00
.browserslistrc Init commit 2025-09-25 14:37:32 +08:00
.eslintrc.cjs Init commit 2025-09-25 14:37:32 +08:00
.eslintrc.js Init commit 2025-09-25 14:37:32 +08:00
.gitignore Init commit 2025-09-25 14:37:32 +08:00
.prettierrc.json Init commit 2025-09-25 14:37:32 +08:00
README.md Init commit 2025-09-25 14:37:32 +08:00
babel.config.js Init commit 2025-09-25 14:37:32 +08:00
build.bat Init commit 2025-09-25 14:37:32 +08:00
env.d.ts Init commit 2025-09-25 14:37:32 +08:00
index.html Init commit 2025-09-25 14:37:32 +08:00
install.bat Init commit 2025-09-25 14:37:32 +08:00
package-lock.json Init commit 2025-09-25 14:37:32 +08:00
package.json Init commit 2025-09-25 14:37:32 +08:00
pnpm-lock.yaml Init commit 2025-09-25 14:37:32 +08:00
run.bat Init commit 2025-09-25 14:37:32 +08:00
tsconfig.app.json Init commit 2025-09-25 14:37:32 +08:00
tsconfig.json Init commit 2025-09-25 14:37:32 +08:00
tsconfig.node.json Init commit 2025-09-25 14:37:32 +08:00
vite.config.ts feat: Add HR department synchronization and employee management extensions 2025-09-26 11:14:55 +08:00
volar.config.js Init commit 2025-09-25 14:37:32 +08:00

README.md

vol.vue3

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.