bug
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ai-list class="AppLearningStatistics">
|
||||
<template slot="title">
|
||||
<ai-title title="学习统计" isShowBottomBorder isShowArea v-model="areaId" :instance="instance" @change="search.current = 1, onChange()"></ai-title>
|
||||
<ai-title title="学习统计" isShowBottomBorder isShowArea :hideLevel="user.info.areaList.length - 1" v-model="areaId" :instance="instance" @change="onChange()"></ai-title>
|
||||
</template>
|
||||
<template slot="content">
|
||||
<ai-card title="关键数据">
|
||||
|
||||
Reference in New Issue
Block a user