Feature: add /delete route for build in http server

This commit is contained in:
萌萌哒赫萝
2023-03-28 14:44:48 +08:00
parent a7361905f8
commit 9e8ae932d6
4 changed files with 136 additions and 14 deletions

View File

@@ -532,7 +532,6 @@ async function handlePicBedNameClick (picBedName: string, picBedConfigName: stri
defaultConfigId: currentPicBedConfig.defaultId || ''
}
})
console.log(configList, picBedConfigName)
}
onBeforeUnmount(() => {