2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 12:40:25 +08:00

fix: remove debug

This commit is contained in:
耗子
2024-10-23 04:18:31 +08:00
parent 6e3db107ec
commit 72652eb814

View File

@@ -120,7 +120,6 @@ const handleDelete = async (id: number) => {
}
const handleChange = (key: number) => {
console.log(key)
openSession(key)
}