This commit is contained in:
parent
2aa66a5d29
commit
dd223af57e
1 changed files with 4 additions and 0 deletions
|
@ -358,6 +358,10 @@ class="fn__flex-1 fn__flex${["url", "text", "number", "email", "phone"].includes
|
|||
action: "removeAttrViewBlock",
|
||||
srcIDs: [id],
|
||||
avID: blockElement.dataset.avId,
|
||||
}, {
|
||||
action: "doUpdateUpdated",
|
||||
id,
|
||||
data: dayjs().format("YYYYMMDDHHmmss"),
|
||||
}]);
|
||||
blockElement.remove();
|
||||
if (!element.innerHTML) {
|
||||
|
|
Loading…
Add table
Reference in a new issue