From d78f47d795114c891c4f81ad5a7c2989db4e9465 Mon Sep 17 00:00:00 2001 From: wyx <51903@qq.com> Date: Wed, 8 Mar 2023 01:11:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=B7=AF=E5=BE=84=E5=9B=BE=E5=92=8C?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=BC=96=E8=BE=91=E6=97=B6=E5=8E=9F=E5=90=8D?= =?UTF-8?q?=E5=AD=97=E6=98=BE=E7=A4=BA=E5=86=B2=E7=AA=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/project/NameInput.vue | 26 +++++++++++++++++++---- src/views/learningpath/LearningPath.vue | 5 +++++ src/views/projectcenter/ProjectManage.vue | 8 ++++++- 3 files changed, 34 insertions(+), 5 deletions(-) diff --git a/src/components/project/NameInput.vue b/src/components/project/NameInput.vue index efd00ba2..d7f2c3c9 100644 --- a/src/components/project/NameInput.vue +++ b/src/components/project/NameInput.vue @@ -5,12 +5,12 @@ :show-count="showCount" :maxlength="maxlength" /> -
+
名称重复,请重新输入