This commit is contained in:
jxxghp
2023-09-08 10:34:05 +08:00
parent 061ff322ab
commit 584e05e63e

View File

@ -782,9 +782,6 @@ class BrushFlow(_PluginBase):
}, },
{ {
'component': 'td', 'component': 'td',
'props': {
"class": "break-all"
},
'text': data.get("title") 'text': data.get("title")
}, },
{ {