mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Fix dataset card not responding to click events (#9574)
### What problem does this PR solve? Fix home card not responding to click events ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
This commit is contained in:
@ -182,8 +182,8 @@ export default {
|
||||
<b>元数据为:</b><br>
|
||||
<code>
|
||||
{
|
||||
“作者”:“Alex Dowson”,
|
||||
“日期”:“2024-11-12”
|
||||
"作者": "Alex Dowson",
|
||||
"日期": "2024-11-12"
|
||||
}
|
||||
</code><br>
|
||||
<b>提示将为:</b><br>
|
||||
|
||||
Reference in New Issue
Block a user