| | |
| | | <el-select |
| | | v-model="queryParams.statisticaltype" |
| | | placeholder="请选择统计类型" |
| | | @change="handleQuery" |
| | | > |
| | | <el-option |
| | | v-for="item in Statisticallist" |
| | |
| | | </template> --> |
| | | </el-table-column> |
| | | <el-table-column |
| | | v-if="orgname == '景宁畲族自治县人民医院'" |
| | | v-if="orgname == '景宁畲族自治县人民医院'" |
| | | label="及时率" |
| | | align="center" |
| | | key="rate" |
| | |
| | | </template> |
| | | |
| | | <script> |
| | | |
| | | import store from "@/store"; |
| | | import { |
| | | getSfStatisticsJoy, |
| | |
| | | }, |
| | | SeedetailsgGo(row) { |
| | | this.SeedetailsVisible = false; |
| | | |
| | | let type = ""; |
| | | if (row.preachformson && row.preachformson.includes("3")) { |
| | | type = 1; |
| | |
| | | this.single = selection.length != 1; |
| | | this.multiple = !selection.length; |
| | | }, |
| | | |
| | | |
| | | /** 导出按钮操作 */ |
| | | /** 导出按钮操作 */ |