Skip to content

Commit

Permalink
fix: 修复漏洞
Browse files Browse the repository at this point in the history
  • Loading branch information
SilianZ committed Feb 21, 2025
1 parent 1fa8cba commit eea99d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/LoginView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import VueTurnstile from "vue-turnstile";
import Button from "primevue/button";
import InputText from "primevue/inputtext";
import IconField from "primevue/iconfield";
import Message from "primevue/message"
import InputIcon from "primevue/inputicon";
import { postLogin } from "../api";
import { useToast } from "primevue/usetoast";
Expand Down

0 comments on commit eea99d7

Please sign in to comment.