mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 00:44:07 +01:00
This commit is contained in:
parent
d5f415ba3f
commit
a9fb82a5fc
4 changed files with 48 additions and 14 deletions
|
|
@ -659,7 +659,6 @@ export const getSelectHTML = (fields: IAVColumn[], cellElements: HTMLElement[],
|
|||
return item;
|
||||
}
|
||||
});
|
||||
|
||||
let selectedHTML = "";
|
||||
const selected: string[] = [];
|
||||
cellValues[0].mSelect?.forEach((item) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue