getListInit
This commit is contained in:
		@@ -39,9 +39,9 @@ export default {
 | 
			
		||||
      this.currIndex = data.inx
 | 
			
		||||
    })
 | 
			
		||||
    if(this.currIndex == 0) {
 | 
			
		||||
      this.$refs.OnlineClass.getList();
 | 
			
		||||
      this.$refs.OnlineClass.getListInit();
 | 
			
		||||
    } else {
 | 
			
		||||
      this.$refs.GeneralLawExam.getList();
 | 
			
		||||
      this.$refs.GeneralLawExam.getListInit();
 | 
			
		||||
      this.$refs.GeneralLawExam.getUserInfo()
 | 
			
		||||
    }
 | 
			
		||||
    uni.getSystemInfo({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user