This commit is contained in:
parent
5e6524098e
commit
d7a22abaa1
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ const updateCol = (protyle: IProtyle, data: IAV, colId: string, itemElement: HTM
|
|||
id: colId,
|
||||
avID: data.id,
|
||||
parentID: itemElement.dataset.colId,
|
||||
// keyID: "",
|
||||
// data: "",
|
||||
keyID: "",
|
||||
data: "",
|
||||
}], [{
|
||||
action: "updateAttrViewColRollup",
|
||||
// operation.AvID 汇总列所在 av
|
||||
|
|
Loading…
Add table
Reference in a new issue