带鱼屏显示正确答案逻辑修改

This commit is contained in:
xg-29 2024-07-29 13:47:02 +08:00
parent 0ca1025b42
commit ee47743a4c
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ export default {
selectChange (item, index) {
this.showIndex = index + 1;
console.log("showIndex",this.showIndex)
this.isSelected = false
this.diseaseName = item.name
this.getFoodData()
console.log(index);