2025/5/21 [new feat]

新增了
  分段分页与搜索的ui
  分段的分页 与搜索功能还未对接 接口
  分段启用禁用对接完成
  命中测试增加了命中文件
This commit is contained in:
陈昱达
2025-05-21 16:07:26 +08:00
parent 0a59c4578c
commit 95016472a1
10 changed files with 210 additions and 399 deletions

View File

@@ -17,7 +17,7 @@ const RenderSlot = {
'el-tooltip',
{
props: {
placement: 'left',
placement: 'bottom',
content: first[0].data.props.title
// effect: 'light'
}