摘要:
const sum = new Function('a', 'b', 'return a + b'); console.log(sum(1, 2));//3let search_data_line = (new Function('', "return (" + dataSource.fetchFu 阅读全文
posted @ 2022-12-23 08:53
zhuangjie
阅读(17)
评论(0)
推荐(0)
浙公网安备 33010602011771号