使用eval,vue eslint會報 eval can be harmful

eval(this.sevenDateValueList.join('+') // eval can be harmful // 解決 evil (fn) { let Fn = Function // 一個變量指向Function,防止有些前端編譯工具報錯 return new Fn('return ' + fn)() } this.evil(this.sevenDate
相關文章
相關標籤/搜索