mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 12:08:07 +01:00
This commit is contained in:
parent
5ecc2a862e
commit
d1a2140cd9
12 changed files with 78 additions and 20 deletions
|
|
@ -182,7 +182,7 @@ export class MobileFiles extends Model {
|
|||
}
|
||||
}
|
||||
if (type === "more-file") {
|
||||
initFileMenu(notebookId, pathString, target.parentElement.getAttribute("data-node-id"), target.parentElement.getAttribute("data-name")).popup({
|
||||
initFileMenu(notebookId, pathString, target.parentElement).popup({
|
||||
x,
|
||||
y
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue