From 0cc492a2fc858fce8cf2997cd5a07053e6b2111b Mon Sep 17 00:00:00 2001
From: jiaosong <jiaosong6760@dingtalk.com>
Date: 星期四, 19 十月 2023 12:05:10 +0800
Subject: [PATCH] #单位提交 分转换元
---
admin/src/components/system/dict/OperaDictDataWindow.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/admin/src/components/system/dict/OperaDictDataWindow.vue b/admin/src/components/system/dict/OperaDictDataWindow.vue
index 1ee593d..600e0ae 100644
--- a/admin/src/components/system/dict/OperaDictDataWindow.vue
+++ b/admin/src/components/system/dict/OperaDictDataWindow.vue
@@ -78,7 +78,6 @@
for (const key in this.form) {
this.form[key] = target[key]
}
- debugger
this.form.code = target.code
})
},
--
Gitblit v1.9.3