暂存
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<view>
|
||||
<!-- 公共组件-每个页面必须引入 -->
|
||||
<public-module></public-module>
|
||||
<z-nav-bar title="我的班级管理员页面">
|
||||
<z-nav-bar title="我的班级管理">
|
||||
|
||||
</z-nav-bar>
|
||||
<!-- <view class="tabsBox" :class="[fixed ? 'fixed' : '' ]">
|
||||
@@ -319,11 +319,11 @@
|
||||
this.preClassList = []
|
||||
}
|
||||
}
|
||||
uni.hideLoading()
|
||||
// uni.hideLoading()
|
||||
this.getData()
|
||||
}).catch(e => {
|
||||
uni.hideLoading()
|
||||
this.getData()
|
||||
// uni.hideLoading()
|
||||
// this.getData()
|
||||
console.log(e, '数据报错')
|
||||
// this.status = 3
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user