mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
055e3a755d
commit
407a7ee352
2 changed files with 15 additions and 3 deletions
|
|
@ -317,7 +317,7 @@ export const getSelectHTML = (data: IAV, options: { cellElement: HTMLElement })
|
|||
});
|
||||
return `<div class="b3-chips">
|
||||
${selectedHTML}
|
||||
<input class="b3-text-field fn__block">
|
||||
<input>
|
||||
</div>
|
||||
<div>${filterSelectHTML("", colData.options)}</div>`;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue