mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 07:30:12 +01:00
This commit is contained in:
parent
9efdf34b2a
commit
c0cfcd3a40
1 changed files with 5 additions and 0 deletions
|
|
@ -226,6 +226,11 @@ export const showColMenu = (protyle: IProtyle, blockElement: HTMLElement, cellEl
|
||||||
avID,
|
avID,
|
||||||
type,
|
type,
|
||||||
id
|
id
|
||||||
|
}, {
|
||||||
|
action: "sortAttrViewCol",
|
||||||
|
avID,
|
||||||
|
previousID: colId,
|
||||||
|
id
|
||||||
}, {
|
}, {
|
||||||
action: "updateAttrViewColOptions",
|
action: "updateAttrViewColOptions",
|
||||||
id: colId,
|
id: colId,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue