hwy 3 mesi fa
parent
commit
3d60db7cf7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      component/statistics/GxbTurnup/index.js

+ 1 - 0
component/statistics/GxbTurnup/index.js

@ -43,6 +43,7 @@ Vue.component('gxb-turnup', {
      tableData: [],
      tableHeader: [],
      constantHeader: [
        { label: '上转人数', prop: 'turnUpNum', width: '110' },
        { label: '上转人次', prop: 'turnUpTimes', width: '110' },
        { label: '上转转门诊', prop: 'mzTimes', width: '110', tooltip: '统计已上转的人次中,前往医院进行就诊的人次' },
        { label: '上转转门诊转化率', prop: 'mzRate', width: '130' },