• 任鸿志's avatar
    refactor(settlement): 修改结算逻辑 · bdc0c7d0
    任鸿志 authored
    - 注释掉 is_gz 字段,暂时不使用
    - 调整 is_mt 字段的逻辑:
      - 当 man_name 为 3 时,设置为 false
      - 当 man_name 为 2 时,设置为 true
      - 否则使用 selectTableArr[0].settle_type.is_mt 的值
    bdc0c7d0
outpatientCharging.vue 140 KB