# mi-cost-control **Repository Path**: elfbobo_admin_admin/mi-cost-control ## Basic Information - **Project Name**: mi-cost-control - **Description**: 医保控费前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-06-03 - **Last Updated**: 2024-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于HIS业务的医保控费系统基础版本 1. 提供事前与HIS做接口、事中DRGs分组、事后DRG盈亏分析(暂未实现)等功能 2. 事件总线的机制处理DRG逻辑判断 3. redis缓存、支持rabbitmq消息对接HIS(rabbitmq已经集成、功能暂未实现,需要具体接口对接) 4. 本项目跨域问题使用nginx解决 5. 后端地址 :https://gitee.com/weichuanyuan/smart-control-cost.git ## 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 ``` ### 界面截图 ![主页](https://images.gitee.com/uploads/images/2021/0724/193331_40eac59e_4834842.png "屏幕截图.png") ![费用监控](https://images.gitee.com/uploads/images/2021/0724/193410_7bde6b44_4834842.png "屏幕截图.png") ![处方控制](https://images.gitee.com/uploads/images/2021/0724/193429_f0fdd632_4834842.png "屏幕截图.png") ![给予CHS-DRG预分组1.0版本分组](https://images.gitee.com/uploads/images/2021/0724/193501_ea9fb70f_4834842.png "屏幕截图.png") ![权重费率维护](https://images.gitee.com/uploads/images/2021/0724/193535_66d881f3_4834842.png "屏幕截图.png")