From 5bb5c0c4cc1227b0a3f7f4ae926a3e8324022bf9 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Fri, 19 Jul 2024 14:37:01 +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