政策列表添加图标

This commit is contained in:
zxy
2024-03-13 10:15:08 +08:00
parent b17d44c99b
commit d9847a0544
3 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,6 @@
}
},
onLoad(option) {
console.log('1111111111')
getPolicyDetail (option.id).then(res => {
let htmlString = res.data.data.guidelineContent
this.strings = htmlString.replace(/width=\"\d+\" height=\"\d+\"/g, 'width="100%" height="auto"');