版本判断

This commit is contained in:
duan 2025-01-20 10:47:42 +08:00
parent ccf9625f41
commit b5d902a99d
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ export const useCommonStore = defineStore("common", {
if (this.compare(a, b) == 1) {
// 再審核
this.isExamines = 1
}else{
this.isExamines = 0
}
},
// 判断版本号