保存进度!
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="right-wrapper">
|
||||
<h1>本大爷</h1>
|
||||
<CallerArchievementComponent :this-month-premium="ui.totalArchievement" />
|
||||
<div class="carousel-item">
|
||||
<el-carousel
|
||||
arrow="never"
|
||||
@@ -106,6 +106,7 @@ import ArchievementCompleteRateComponent from "@/components/ArchievementComplete
|
||||
import HonorListComponent from "@/components/HonorListComponent.vue";
|
||||
import DishonorListComponent from "@/components/DishonorListComponent.vue";
|
||||
import RankingListComponent from "@/components/RankingListComponent.vue";
|
||||
import CallerArchievementComponent from "@/components/CallerArchievementComponent.vue";
|
||||
import { logout } from "@/utils/account.js";
|
||||
import { type TelSaler } from "@/types/cpicxim/TelSaler";
|
||||
|
||||
@@ -132,6 +133,7 @@ export default {
|
||||
HonorListComponent,
|
||||
DishonorListComponent,
|
||||
RankingListComponent,
|
||||
CallerArchievementComponent,
|
||||
},
|
||||
setup()
|
||||
{
|
||||
|
Reference in New Issue
Block a user