This commit is contained in:
zhaofang
2022-11-21 17:42:32 +08:00
parent 855ddfff3c
commit 01fbf93e83
3 changed files with 5 additions and 1 deletions

View File

@@ -160,6 +160,7 @@
})
},
allRead(){
this.flag = false;
if(this.items.length == 0) {
return
}