feat: delete useless

This commit is contained in:
engigu
2024-01-01 13:09:44 +08:00
parent 965ea46643
commit d8f8927c7c
14 changed files with 44 additions and 193 deletions
+2 -2
View File
@@ -42,8 +42,8 @@ export default {
const pageState = usePageState();
const state = reactive({
account: 'admin',
passwd: '123456',
account: '',
passwd: '',
});
onMounted(() => {