From bf4fa31dce7398c3dd80d64779f59a17cfaf7a28 Mon Sep 17 00:00:00 2001 From: wangbing <1919101440@qq.com> Date: Sun, 5 Jan 2020 16:34:32 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=812323?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 97edfe1625d0e596fa3190ae99f52d4931470941 --- .../SpringBoot/resources/templates/control/nav.ftl | 2 +- .../resources/templates/screen/module/system/user.ftl | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl b/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl index d3582266..996ea614 100644 --- a/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl +++ b/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl @@ -634,7 +634,7 @@ }, methods: { input: function (value) { - this.$emit('input', value); + this.$emit('input', value[value.length - 1]); } }, created: function () { diff --git a/src/main/resources/modules/SpringBoot/resources/templates/screen/module/system/user.ftl b/src/main/resources/modules/SpringBoot/resources/templates/screen/module/system/user.ftl index aba70449..e2131677 100644 --- a/src/main/resources/modules/SpringBoot/resources/templates/screen/module/system/user.ftl +++ b/src/main/resources/modules/SpringBoot/resources/templates/screen/module/system/user.ftl @@ -14,8 +14,8 @@ - - + + 搜索 @@ -152,8 +152,8 @@ - - + +