From d887108e1ad58702c4ba43997a22e5c5d4116daa Mon Sep 17 00:00:00 2001
From: gaoxq <376340421@qq.com>
Date: Fri, 6 Mar 2026 17:45:03 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E9=A1=B5=E9=9D=A2=E5=88=9D?=
=?UTF-8?q?=E5=A7=8B=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
screen-vue/src/views/database/dict/form.vue | 8 ++++++++
screen-vue/src/views/database/dict/index.vue | 8 ++++++++
screen-vue/src/views/database/dict/list.vue | 8 ++++++++
3 files changed, 24 insertions(+)
create mode 100644 screen-vue/src/views/database/dict/form.vue
create mode 100644 screen-vue/src/views/database/dict/index.vue
create mode 100644 screen-vue/src/views/database/dict/list.vue
diff --git a/screen-vue/src/views/database/dict/form.vue b/screen-vue/src/views/database/dict/form.vue
new file mode 100644
index 0000000..02409e3
--- /dev/null
+++ b/screen-vue/src/views/database/dict/form.vue
@@ -0,0 +1,8 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/screen-vue/src/views/database/dict/index.vue b/screen-vue/src/views/database/dict/index.vue
new file mode 100644
index 0000000..02409e3
--- /dev/null
+++ b/screen-vue/src/views/database/dict/index.vue
@@ -0,0 +1,8 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/screen-vue/src/views/database/dict/list.vue b/screen-vue/src/views/database/dict/list.vue
new file mode 100644
index 0000000..02409e3
--- /dev/null
+++ b/screen-vue/src/views/database/dict/list.vue
@@ -0,0 +1,8 @@
+
+
+
+
+
+
\ No newline at end of file