修改6中新需求

This commit is contained in:
jiangzhe 2024-08-13 15:34:57 +08:00
parent 3102f81c50
commit dd81e32b47
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@
图表统计 图表统计
</template> </template>
<v-chart style="height: 300px;" :option="barOption" autoresize /> <v-chart style="height: 300px;" :option="barOption" autoresize />
<template #footer>此图表为当前学生所有测试量表的所有因子的风险的数量统计</template>
</el-card> </el-card>
<el-card style="margin-top: 20px;"> <el-card style="margin-top: 20px;">