🔨 命令发送.

This commit is contained in:
lijiahangmax
2024-12-16 23:20:57 +08:00
parent 1227ed1770
commit 786d07907d
13 changed files with 116 additions and 73 deletions

View File

@@ -65,7 +65,7 @@
logRefs.value.push({
id: ref.id,
el: ref.appenderRef,
openSearch: ref.openSearch
openSearch: ref.openSearch,
});
});
};