var reg=/<\/?.+?\/?>/g
stepsC.map((item,index)=>{
this.steps.push({desc:item.CellContent.replace(reg,‘‘)})
})
原文地址:https://www.cnblogs.com/lxsunny/p/11997006.html
时间: 2024-10-08 18:04:13
var reg=/<\/?.+?\/?>/g
stepsC.map((item,index)=>{
this.steps.push({desc:item.CellContent.replace(reg,‘‘)})
})
原文地址:https://www.cnblogs.com/lxsunny/p/11997006.html