mirror of
https://github.com/acepanel/panel.git
synced 2026-02-06 23:37:23 +08:00
fix: 防火墙创建规则后未关闭窗口
This commit is contained in:
@@ -79,6 +79,7 @@ const handleCreate = async () => {
|
||||
strategy: 'accept',
|
||||
direction: 'in'
|
||||
}
|
||||
show.value = false
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user