Merge pull request #3964 from dataease/pr@dev@fix_lost_current_domain_name

fix(富文本): 链接丢失当前域名
This commit is contained in:
xuwei-fit2cloud
2022-11-30 16:15:52 +08:00
committed by GitHub

View File

@@ -67,7 +67,8 @@ export default {
min_height: 200,
max_height: 500,
elementpath: false,
statusbar: false
statusbar: false,
convert_urls: false
}
}
},