hwy vor 4 Monaten
Ursprung
Commit
7c0df054e7

+ 12 - 1
app/statistics/html/comprehensive-query.html

@ -104,6 +104,16 @@
                </div>
                <!-- <el-tree highlight-current class="bgc-f2f3f5" :data="detailInquire" :props="defaultProps" @node-click="handleNodeClick"></el-tree> -->
              </template>
              <template v-if="tabsId == 7">
                <div
                  class="particulars"
                  v-for="(item,index) in mzfJcTabsData"
                  @click="handleNodeClick(item)"
                  :style="handleNodeId==item.id?'background-color: #409eff;color:#fff;':''">
                  {{item.label}}
                </div>
                <!-- <el-tree highlight-current class="bgc-f2f3f5" :data="detailInquire" :props="defaultProps" @node-click="handleNodeClick"></el-tree> -->
              </template>
              <div class="resetSelected" v-if="tabsId != 2"><div @click="reset">重置已选</div></div>
            </div>
            <div class="ui-col-1 bgc-fff p20" style="min-width: 900px">
@ -125,7 +135,8 @@
									handleNodeId!=59&&
									handleNodeId!=60&&
									handleNodeId!=61&&
									handleNodeId!=62
									handleNodeId!=62&&
                  handleNodeId!=63
									">
                <div class="searchDiv" v-if="tabsId!=5">
                  <template v-if="handleNodeId!=44&&expertFamilyIdType != 'zhuanke1'&&handleNodeId!=45">

+ 4 - 1
app/statistics/js/comprehensive-query.js

@ -90,6 +90,8 @@ new Vue({
      { label: '第二阶段社区医院随访进度', id: '61' },
      { label: '第二阶段三级医院随访进度及出组情况', id: '62' }
    ],
    mzfJcTabsData: [{ label: '慢阻肺患者档案', id: '63' }],
    handleNodeShow: 1,
    handleNodeId: 0,
    radio1: '',
@ -181,7 +183,8 @@ new Vue({
      { id: '3', text: '汇总数据', show: false },
      { id: '4', text: '专科综合查询', show: false },
      // {id:'5',text:'慢阻肺综合查询',show:false},
      { id: '6', text: '慢阻肺统计', show: false }
      { id: '6', text: '慢阻肺统计', show: false },
      { id: '7', text: '慢阻肺监测', show: false }
    ],
    tabsId: '1',
    facility: '', //体征数据分析  - 设备类型