新增绑定邮箱
This commit is contained in:
parent
aadf65466c
commit
624b83fc2d
@ -1683,7 +1683,7 @@ export default {
|
||||
let storeageKey;
|
||||
try {
|
||||
// const moment = this.$moment().format()
|
||||
let today = formatDate(moment);
|
||||
let today = formatDate(new Date());
|
||||
storeageKey = await sendToChain("check", address, today);
|
||||
} catch (err) {
|
||||
this.isLoading = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user