From bee75c1d21750d07ee684b4e73c6fb2fe3366d9f Mon Sep 17 00:00:00 2001
From: wuxu <1159559925@qq.com>
Date: Fri, 14 Mar 2025 18:56:53 +0800
Subject: [PATCH] =?UTF-8?q?tdsql=20=E7=89=88=20remark=E5=AD=97=E6=AE=B5?=
=?UTF-8?q?=E6=94=B9=E4=B8=BAnote=E5=AD=97=E6=AE=B5=E3=80=82=E5=89=8D?=
=?UTF-8?q?=E7=AB=AF=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86=E6=A8=A1=E5=9D=97?=
=?UTF-8?q?=E7=9A=84=E5=B7=B2=E5=A4=84=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/system/config/index.vue | 8 ++++----
src/views/system/dict/data.vue | 8 ++++----
src/views/system/dict/index.vue | 8 ++++----
src/views/system/post/index.vue | 6 +++---
src/views/system/role/index.vue | 4 ++--
src/views/system/user/index.vue | 4 ++--
6 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/src/views/system/config/index.vue b/src/views/system/config/index.vue
index 539fa4b..2150f7d 100644
--- a/src/views/system/config/index.vue
+++ b/src/views/system/config/index.vue
@@ -156,7 +156,7 @@
-
+
@@ -352,7 +352,7 @@ export default {
configKey: undefined,
configValue: undefined,
configType: "Y",
- remark: undefined,
+ note: undefined,
};
this.resetForm("form");
},
diff --git a/src/views/system/dict/data.vue b/src/views/system/dict/data.vue
index 4ec63af..ecebc4e 100644
--- a/src/views/system/dict/data.vue
+++ b/src/views/system/dict/data.vue
@@ -123,7 +123,7 @@
-
+
@@ -351,7 +351,7 @@ export default {
dictValue: undefined,
dictSort: 0,
status: "0",
- remark: undefined,
+ note: undefined,
};
this.resetForm("form");
}, resetQueryForm() {
diff --git a/src/views/system/dict/index.vue b/src/views/system/dict/index.vue
index 8a52e3e..3713b48 100644
--- a/src/views/system/dict/index.vue
+++ b/src/views/system/dict/index.vue
@@ -163,7 +163,7 @@
-
+
@@ -355,7 +355,7 @@ export default {
dictName: undefined,
dictType: undefined,
status: "0",
- remark: undefined,
+ note: undefined,
};
this.resetForm("form");
},
diff --git a/src/views/system/post/index.vue b/src/views/system/post/index.vue
index 2709b98..e4965ad 100644
--- a/src/views/system/post/index.vue
+++ b/src/views/system/post/index.vue
@@ -138,8 +138,8 @@
>{{dict.dictLabel}}
-
-
+
+