利用正则表达式去除html标签
2021-05-13 19:27
阅读:370
标签:back his item col 利用 html html标签 map color 利用正则表达式去除html标签 标签:back his item col 利用 html html标签 map color 原文地址:https://www.cnblogs.com/lxsunny/p/11997006.html
var reg=//g
stepsC.map((item,index)=>{
this.steps.push({desc:item.CellContent.replace(reg,‘‘)})
})
上一篇:kubernetes
评论
亲,登录后才可以留言!