From 61fc2ef49c5f369c2db6eb3aad5a98c0ebe3fcbc Mon Sep 17 00:00:00 2001
From: YLouie <929705085@qq.com>
Date: 星期二, 21 十月 2025 15:11:51 +0800
Subject: [PATCH] 绞线报工完填写领用数据

---
 src/pages/login/index.vue |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue
index 7e29461..cdeb5b4 100644
--- a/src/pages/login/index.vue
+++ b/src/pages/login/index.vue
@@ -96,9 +96,11 @@
 
 // 鐧诲綍琛ㄥ崟鏁版嵁
 const loginFormData = ref<LoginFormData>({
-  // username: "31601016",
-  username: "32308027",
-  password: "cxjt1234",
+  username: "",
+  password: "",
+  // username: "32408083",
+  // username: "32308027",
+  // password: "cxjt1234",
 });
 
 // 鑾峰彇閲嶅畾鍚戝弬鏁�

--
Gitblit v1.9.3