vue2-countdown icon indicating copy to clipboard operation
vue2-countdown copied to clipboard

currentTime没有效果

Open LaughingZhu opened this issue 6 years ago • 2 comments

每次都是直接显示结束时间和开始时间的差,无论currentTime传什么,都没有效果

LaughingZhu avatar Oct 24 '18 03:10 LaughingZhu

第135-137行改成如下:

setTimeout(() => {
            this.runTime(this.end, this.current, this.end_message, true)
          }, 1);

pcloth avatar Sep 05 '19 09:09 pcloth

2018年的提问,能否更新一下版本。

pcloth avatar Sep 05 '19 09:09 pcloth