chore(Toast): add modify message todo
This commit is contained in:
@@ -100,6 +100,7 @@ export default {
|
|||||||
message: this.t('text4', 3),
|
message: this.t('text4', 3),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// TODO failed to modify message
|
||||||
let second = 3;
|
let second = 3;
|
||||||
const timer = setInterval(() => {
|
const timer = setInterval(() => {
|
||||||
second--;
|
second--;
|
||||||
|
|||||||
Reference in New Issue
Block a user