# 员工后台管理OA系统 **Repository Path**: nobita58/Vue ## Basic Information - **Project Name**: 员工后台管理OA系统 - **Description**: 数据库用到的 MongoDB,后端用 Node.js 完成,前端使用 ElementUI 搭建前端 UI 界面,使用 MVVC 模式开发项目,后台 OA 管理系统包括登入注册,签到打卡,请假,薪资,劳务关系,人事专栏几大主 模块,普通员工登入显示模板显示签到,请假,薪资,劳务关系;人事登入系统显示普通员工该有的模 块及请假审核,薪资核算,劳务关系,员工招聘,员工列表,设置特殊权限 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-25 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).