mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(Toast): add modify message todo
This commit is contained in:
parent
0761e36813
commit
af4451908b
@ -100,6 +100,7 @@ export default {
|
||||
message: this.t('text4', 3),
|
||||
});
|
||||
|
||||
// TODO failed to modify message
|
||||
let second = 3;
|
||||
const timer = setInterval(() => {
|
||||
second--;
|
||||
|
Loading…
x
Reference in New Issue
Block a user