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