mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-15 20:56:35 +08:00
增强安全性
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<div class="right-box">
|
||||
{$template "waf_menu"}
|
||||
|
||||
<form class="ui form small" :action="path" autocomplete="off">
|
||||
<form method="get" class="ui form small" :action="path" autocomplete="off">
|
||||
<first-menu style="margin-top: -1em">
|
||||
<div class="item">
|
||||
<select class="ui dropdown" name="groupId" v-model="groupId">
|
||||
|
||||
Reference in New Issue
Block a user