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