From 2ea83048e7f11eb9a453da7371f9b3719a323fad Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期五, 15 九月 2023 09:52:40 +0800
Subject: [PATCH] 煤炭增加操作指引,增加打印入门证出门证

---
 pages/customer-page/customer-my/customer-my.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/customer-page/customer-my/customer-my.vue b/pages/customer-page/customer-my/customer-my.vue
index 2a9bcf2..fb1ec25 100644
--- a/pages/customer-page/customer-my/customer-my.vue
+++ b/pages/customer-page/customer-my/customer-my.vue
@@ -417,6 +417,7 @@
 			},
 			modifyPwd() {
 				this.modifyPwdShow = true
+				this.passwordModified = ''
 			},
 			modifyPwdConfirm() {
 				if (this.passwordModified.length === 0) {

--
Gitblit v1.9.1