更新 'mcbbs/vending-machine.user.js'

This commit is contained in:
502647092 2020-12-21 14:40:38 +00:00
parent 1ce4da222e
commit fda9769ca5

View File

@ -161,6 +161,7 @@
}
await sleep(200)
amount.value = amountValue
remark.value = `子节点补货 补货账号: ${storeUsername} 补货数量: ${amountValue}`
await sleep(300)
jq('#operatesubmit').click()
await sleep(500)