1 修改表格弹窗,风险筛查结果页总结语背景颜色为白色

2 修改后端调用地址为生产环境地址
This commit is contained in:
wu.jifen
2025-08-28 17:26:53 +08:00
parent 25e28bf8a9
commit aa7c51a7b4
4 changed files with 9 additions and 8 deletions

View File

@@ -18,8 +18,8 @@ const RenderSlot = {
{
props: {
placement: 'bottom',
content: first[0].data.props.title
// effect: 'light'
content: first[0].data.props.title,
effect: 'light'
}
},
first