mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
chore(Toast): remove todo
This commit is contained in:
@@ -123,7 +123,6 @@ 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