Merge branch 'develop' of http://25.13.9.101:9000/K17_AITS/tra-app into develop
This commit is contained in:
@@ -87,6 +87,13 @@
|
||||
this.getExamList()
|
||||
}
|
||||
},
|
||||
onShow(){
|
||||
if(this.crsId){
|
||||
this.getList()
|
||||
}else{
|
||||
this.getExamList()
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
getList(){
|
||||
queryTraCrsRankingList({
|
||||
|
||||
Reference in New Issue
Block a user