mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
chore(Toast): add modify message todo
This commit is contained in:
@@ -100,6 +100,7 @@ export default {
|
||||
message: this.t('text4', 3),
|
||||
});
|
||||
|
||||
// TODO failed to modify message
|
||||
let second = 3;
|
||||
const timer = setInterval(() => {
|
||||
second--;
|
||||
|
Reference in New Issue
Block a user