fix : 修复echart弹窗默认小屏
This commit is contained in:
@@ -46,7 +46,7 @@ const router = useRouter();
|
||||
const authStore = useAuthStore();
|
||||
const loginForm = reactive({
|
||||
// username: "admin",
|
||||
password: "123456",
|
||||
password: "",
|
||||
username: "administrator",
|
||||
// password: "",
|
||||
code: "",
|
||||
|
||||
Reference in New Issue
Block a user