2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

fix: build

This commit is contained in:
耗子
2024-10-13 17:46:03 +08:00
parent 5668bc1afd
commit e497f5f7d7

View File

@@ -10,7 +10,7 @@ const route = useRoute()
const { id } = route.params
const setting = ref<WebsiteSetting>({
if: 0,
id: 0,
name: '',
ports: [],
ssl_ports: [],