src/views/datamanage/dataStatistics.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/datamanage/dataStatistics.vue
@@ -27,21 +27,21 @@ size="small" type="warning" @click="setCountFlagChange(1)" >报表</el-button >{{ $t("shuJuGuanLi.butten.Report") }}</el-button > <el-button icon="el-icon-pie-chart" size="small" type="primary" @click="setCountFlagChange(2)" >柱状图</el-button >{{ $t("shuJuGuanLi.butten.Histogram") }}</el-button > <el-button icon="el-icon-download" size="small" type="success" @click="setCountFlagChange(3)" >下载</el-button >{{ $t("shuJuGuanLi.butten.Download") }}</el-button > </div> </div>