vue-cron icon indicating copy to clipboard operation
vue-cron copied to clipboard

Error in assignment

Open jzsn2018 opened this issue 2 years ago • 1 comments

https://github.com/1615450788/vue-cron/blob/4a1d65c384ed73948e63ec523fa99406bbc62e21/src/index.vue#L669

jzsn2018 avatar Dec 22 '22 14:12 jzsn2018

          expressionObj.rangeStart = range[0];
          expressionObj.rangeStart = range[1];

jzsn2018 avatar Dec 22 '22 14:12 jzsn2018