- 30 Sep, 2025 1 commit
-
-
任鸿志 authored
-
- 26 Sep, 2025 4 commits
- 25 Sep, 2025 1 commit
-
-
任鸿志 authored
-
- 12 Sep, 2025 2 commits
- 11 Sep, 2025 2 commits
- 08 Sep, 2025 2 commits
- 05 Sep, 2025 1 commit
-
-
任鸿志 authored
- 在门诊结算页面中,为非特定科室的用户提供打印结算凭据的提示 - 使用 this.$alert 弹窗询问用户是否打印结算凭据 - 确认后调用打印函数,取消则不打印
-
- 02 Sep, 2025 1 commit
-
-
任鸿志 authored
- 将过滤条件从 e 改为 this.patientInfo.yblx,以正确匹配病人医保类型 - 添加日志输出,便于调试
-
- 30 Aug, 2025 3 commits
-
-
任鸿志 authored
- 删除了未使用的 loading 动画相关的 HTML 结构 - 移除了未使用的 GSshow 对话框相关代码 - 清理了冗余的模板和脚本中的无用部分
-
任鸿志 authored
- 将 @input 事件更改为 @change 事件以优化性能 - 删除了未使用的违规信息提示对话框 - 移除了相关的数据属性和事件处理方法
-
任鸿志 authored
- 修改 VUE_APP_BASE_URL_SFC 为 http://10.10.9.219:8802 - 注释掉其他 API 地址 refactor(outpatientCharging.vue): 优化代码结构和样式 - 调整代码缩进和格式 - 移除未使用的变量和注释 - 简化部分代码逻辑 - 更新样式规则
-
- 29 Aug, 2025 2 commits
- 28 Aug, 2025 1 commit
-
-
任鸿志 authored
-
- 26 Aug, 2025 1 commit
-
-
任鸿志 authored
- 新增个人支付剩余金额的判断逻辑 - 针对异地医保类型,增加特殊处理规则 - 修复国家账户支付金额为空或无效值时的处理
-
- 25 Aug, 2025 2 commits
-
-
任鸿志 authored
- 修改了多个组件中的结算逻辑,增加了 settle_fee_id 参数 - 优化了自费预结算和普通预结算的处理流程 - 调整了订单和费用的处理方式,提高了代码的可读性和可维护性
- 22 Aug, 2025 1 commit
-
-
任鸿志 authored
- 修改 VUE_APP_BASE_URL_SFC 为 http://10.10.40.69:9903 - 更新读卡器组件中的测试数据 - 优化结算功能,增加订单号和序列号的处理逻辑
-
- 18 Aug, 2025 1 commit
-
-
任鸿志 authored
- 将 yltclb 字段的值从条件判断修改为固定值 0 或 4 - 注释掉部分代码以保留原始逻辑 - 调整 xzbz 字段的逻辑,仅在 isMB 为 true 时设置为 'D'
-
- 15 Aug, 2025 1 commit
-
-
任鸿志 authored
- 在 Readcards 组件中添加异地和慢病标志选择框 - 在 outpatientCharging 组件中添加生育标志列 - 在 patientInfo 组件中显示慢病标志、病种、医保类型等信息 - 修改 getyibaoinfo 方法以传递异地和慢病标志
-
- 14 Aug, 2025 1 commit
-
-
任鸿志 authored
- 在 all.js 中添加 printInvoiceDetails API 接口 - 在 changeFree.js 中实现 printInvoiceDetails 函数 - 修改 invoicepost 组件,增加打印发票详情功能 - 优化 outpatientCharging 组件中的工伤保险逻辑
-
- 13 Aug, 2025 1 commit
-
-
任鸿志 authored
- 将 printInvoiceDetails API 更名为 printInvoice - 在 changeFree.js 中更新对应的 API 调用 - 修改 invoicepost 组件中使用新的 printInvoice API
-
- 12 Aug, 2025 2 commits
- 11 Aug, 2025 4 commits
- 10 Aug, 2025 1 commit
-
-
任鸿志 authored
-
- 08 Aug, 2025 3 commits
- 07 Aug, 2025 2 commits