This commit is contained in:
Jesse-Ma
2022-06-30 12:32:28 +08:00
parent 9a7d98316c
commit 0bdd2eea5c
5 changed files with 55 additions and 69 deletions

View File

@@ -62,7 +62,6 @@ export function deleteNote(key) {
export function getNoteMeta(key) {
console.log("getNoteMeta");
let noteMeta = {};
Jquery.ajax({
method: 'GET',