From 57ffebab5fded6f5236bd1b40c4b4e7a6d4ae07f Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Wed, 31 Jul 2024 09:50:09 +0800
Subject: [PATCH] 驱动下载
---
src/views/Admin/components/pwdMod.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/Admin/components/pwdMod.vue b/src/views/Admin/components/pwdMod.vue
index 1309cad..afd2ca7 100644
--- a/src/views/Admin/components/pwdMod.vue
+++ b/src/views/Admin/components/pwdMod.vue
@@ -80,7 +80,6 @@
},
created() {
const t = this
- console.log(t.id,t.form.uid,'id')
},
methods:{
clearMod(){
--
Gitblit v1.9.2