mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 05:43:51 +00:00
[improvement][project] global refactor , code format , support llm , support fuzzy detect ,support query filter and so on.
This commit is contained in:
@@ -17,7 +17,7 @@ const initTooltips = () => {
|
||||
outDiv.style.width = 'fit-content';
|
||||
outDiv.style.height = 'fit-content';
|
||||
const model = e.item.getModel();
|
||||
console.log(model, e.item, 'model');
|
||||
|
||||
const { name, bizName, createdBy, updatedAt, description } = model;
|
||||
const list = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user