This commit is contained in:
2023-04-03 16:12:55 +08:00
parent 67d6d91929
commit d3ee78b1d3
2 changed files with 11 additions and 1 deletions

View File

@@ -165,6 +165,9 @@
this.grade = true
this.androidUrl = res.url
}
},
closeUpdate () {
this.grade = false
}
}
}