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}} - - + +