🎨 rm nodeID

This commit is contained in:
Vanessa 2023-09-26 09:38:16 +08:00
parent 859a541155
commit f85e1178c4
3 changed files with 3 additions and 13 deletions

View file

@ -23,7 +23,6 @@ export const avRender = (element: Element, protyle: IProtyle, cb?: () => void) =
const left = e.querySelector(".av__scroll")?.scrollLeft || 0;
fetchPost("/api/av/renderAttributeView", {
id: e.getAttribute("data-av-id"),
nodeID: e.getAttribute("data-node-id")
}, (response) => {
const data = response.data.view as IAVTable;
// header