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