caojunjie
4 năm trước cách đây
mục cha
commit
1094c324bb
|
@@ -232,6 +232,8 @@
|
|
|
}
|
|
|
},
|
|
|
time_s() {
|
|
|
+ this.itemList = []
|
|
|
+ this.judge = true
|
|
|
this.bottoma = false
|
|
|
this.bottomb = false
|
|
|
this.bottomc = true
|
|
@@ -184,6 +184,7 @@
|
|
|
},
|
|
|
whole() {
|
|
|
this.itemList = []
|
|
|
+ this.judge = true
|
|
|
this.bottoma = true
|
|
|
this.bottomb = false
|
|
|
this.bottomc = false
|