From accaf01dabdf317e67b7f24c13c81c1023d51cd4 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期四, 23 三月 2023 16:49:50 +0800
Subject: [PATCH] 首页增加历史提煤单

---
 pages/login/userPassword.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/login/userPassword.vue b/pages/login/userPassword.vue
index 053900f..8886b53 100644
--- a/pages/login/userPassword.vue
+++ b/pages/login/userPassword.vue
@@ -44,7 +44,7 @@
 	data() {
 		return {
 			// username: '12222222222', // 瀹㈡埛
-			username: '13333333332', // 鍙告満
+			username: '13333333332',// 鍙告満
 			password: '123456',
 			remember: true,
 			baseUrl: ''

--
Gitblit v1.9.1