commit
This commit is contained in:
@@ -168,7 +168,7 @@ const apply = {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
async onOpen(row, applyRow = {}) {
|
async onOpen(row, applyRow = null) {
|
||||||
this.row = row
|
this.row = row
|
||||||
await this.queryAllowTime()
|
await this.queryAllowTime()
|
||||||
if(applyRow) {
|
if(applyRow) {
|
||||||
|
|||||||
Reference in New Issue
Block a user