@@ -50,7 +50,7 @@
</view>
</block>
<block v-else>
- <app-wrapper-empty title="暂无数据" :is-empty="$util.isEmpty(globalClassItemList)" />
+ <app-wrapper-empty title="加载中..." :is-empty="$util.isEmpty(globalClassItemList)" />
</scroll-view>