caojunjie
4 年 前
|
@@ -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
|