浏览代码

吸附bug

hwy 3 月之前
父节点
当前提交
3d60db7cf7
共有 1 个文件被更改,包括 1 次插入0 次删除
  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' },