mirror of
http://112.124.100.131/ebiz-ai/ebiz-ai-knowledge-manage.git
synced 2025-12-12 04:16:52 +08:00
1 修改表格弹窗,风险筛查结果页总结语背景颜色为白色
2 修改后端调用地址为生产环境地址
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user