Vue处理后端返回数据带标签问题 用户5465181785117 2022-10-18 78 阅读1分钟 handleStr (str) { return str.replace(/<[^>]+>/g, '').replace(/ /gi, '') }