tijiao
This commit is contained in:
@@ -1103,7 +1103,7 @@ export default {
|
||||
if (data && data.remark) {
|
||||
this.$alert(
|
||||
`<p style="display:flex;"><img src="${this.remarkImageUrl}" alt="" style="width:20px;height:20px;margin-right:10px;"/><span style=" overflow-wrap: break-word;width:calc(100% - 50px)"> ${data.remark}</span></p>`,
|
||||
'Annotations',
|
||||
'Comments',
|
||||
{
|
||||
confirmButtonText: 'OK',
|
||||
dangerouslyUseHTMLString: true, // 启用 HTML 渲染
|
||||
|
||||
Reference in New Issue
Block a user