update 更改首页单月和累计的位置
This commit is contained in:
@@ -10,14 +10,15 @@
|
||||
</template>
|
||||
<!-- 所领导 部门领导展示统计图 -->
|
||||
<template v-else>
|
||||
<!-- 全所收入统计 单月-->
|
||||
<single-month-echarts class="single-month"></single-month-echarts>
|
||||
<!-- 全所收入统计 单月-->
|
||||
|
||||
<!-- 全所收入统计 累计-->
|
||||
<single-month-total-echarts class="single-month-total m-t-10"></single-month-total-echarts>
|
||||
<!-- 全所收入统计 累计-->
|
||||
|
||||
<!-- 全所收入统计 单月-->
|
||||
<single-month-echarts class="single-month"></single-month-echarts>
|
||||
<!-- 全所收入统计 单月-->
|
||||
|
||||
<section class="wrap">
|
||||
<!-- 科室总体统计 -->
|
||||
<department-total-echarts class="depart-total m-t-10"></department-total-echarts>
|
||||
|
||||
Reference in New Issue
Block a user