mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-08 10:26:45 +08:00
提交
This commit is contained in:
@@ -92,10 +92,10 @@
|
||||
},
|
||||
methods:{
|
||||
tabQu(ru,index) {
|
||||
if(index == this.medalData.medalLevel || index > this.medalData.medalLevel) {
|
||||
// if(index == this.medalData.medalLevel || index > this.medalData.medalLevel) {
|
||||
this.medalData.requirement = ru.remark;
|
||||
this.showLevel = ru.level;
|
||||
}
|
||||
// }
|
||||
},
|
||||
back(){
|
||||
uni.navigateBack();
|
||||
|
||||
Reference in New Issue
Block a user