From c4f12a5b3afd8e45738ac1b873e1aca7a3e0b962 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Tue, 28 Feb 2023 20:03:54 +0800 Subject: [PATCH 1/6] =?UTF-8?q?--=20fix=20=E8=AF=84=E4=BC=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/project/NameInput.vue | 112 ++- src/views/research/ResearchAdd.vue | 64 +- src/views/research/ResearchManage.vue | 1121 ++++++++----------------- 3 files changed, 463 insertions(+), 834 deletions(-) diff --git a/src/components/project/NameInput.vue b/src/components/project/NameInput.vue index a96f1ab7..efd00ba2 100644 --- a/src/components/project/NameInput.vue +++ b/src/components/project/NameInput.vue @@ -1,20 +1,18 @@