mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 15:40:12 +01:00
This commit is contained in:
parent
94b1b410d1
commit
c20e936303
1 changed files with 1 additions and 0 deletions
|
|
@ -634,6 +634,7 @@ const replace = (element: Element, config: ISearchOption, edit: Protyle, isAll:
|
||||||
r: replaceInputElement.value,
|
r: replaceInputElement.value,
|
||||||
ids,
|
ids,
|
||||||
types: config.types,
|
types: config.types,
|
||||||
|
method: config.method,
|
||||||
}, (response) => {
|
}, (response) => {
|
||||||
loadElement.classList.add("fn__none");
|
loadElement.classList.add("fn__none");
|
||||||
if (response.code === 1) {
|
if (response.code === 1) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue