This commit is contained in:
shoopea 2019-10-11 16:00:13 +08:00
parent 53fa4358ad
commit cdbf6c7ab5

1
job.go
View File

@ -961,6 +961,7 @@ func jobVaultStatus(j Job) {
if currentUserID64 != 0 {
// display info
}
currentUserID64 = userID64
itemList = nil
depositList = nil
withdrawList = nil