保存进度!

This commit is contained in:
2023-01-10 23:32:19 +08:00
parent 9a82496769
commit 4ecbc2e630
2 changed files with 13 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
* @Author: Kane
* @Date: 2022-12-14 15:23:54
* @LastEditors: Kane
* @LastEditTime: 2022-12-26 16:50:02
* @LastEditTime: 2023-01-10 21:12:02
* @FilePath: \admin_system\src\views\account\Login.vue
* @Description:
*
@@ -99,7 +99,7 @@ export default {
const userInfo = {
p13account: "588",
password: "Kane@19831",
password: "Kane@1983",
};
Login(userInfo)