change
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
},
|
||||
async _zwConfirmIn () {
|
||||
this.disabled = true
|
||||
if (!index || !dataList.length) {
|
||||
if (!this.index || !this.dataList.length) {
|
||||
this.disabled = false
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user