更新 'mcbbs/vending-machine.user.js'
This commit is contained in:
parent
1ce4da222e
commit
fda9769ca5
@ -161,6 +161,7 @@
|
|||||||
}
|
}
|
||||||
await sleep(200)
|
await sleep(200)
|
||||||
amount.value = amountValue
|
amount.value = amountValue
|
||||||
|
remark.value = `子节点补货 补货账号: ${storeUsername} 补货数量: ${amountValue}`
|
||||||
await sleep(300)
|
await sleep(300)
|
||||||
jq('#operatesubmit').click()
|
jq('#operatesubmit').click()
|
||||||
await sleep(500)
|
await sleep(500)
|
||||||
|
Loading…
Reference in New Issue
Block a user