This commit is contained in:
@jyuhsin
2025-08-27 17:30:55 +08:00
parent 3dcf833e7a
commit 72bd04fa9d
@@ -168,7 +168,7 @@ const apply = {
}
})
},
async onOpen(row, applyRow = {}) {
async onOpen(row, applyRow = null) {
this.row = row
await this.queryAllowTime()
if(applyRow) {