chore(Toast): add modify message todo

This commit is contained in:
chenjiahan 2020-08-22 17:16:01 +08:00
parent 0761e36813
commit af4451908b

View File

@ -100,6 +100,7 @@ export default {
message: this.t('text4', 3),
});
// TODO failed to modify message
let second = 3;
const timer = setInterval(() => {
second--;