From f01bdc72f0452d30db87758cd84afbc0a6f17b0f Mon Sep 17 00:00:00 2001 From: yuejiayang <146344614+YangLei105@users.noreply.github.com> Date: Sun, 9 Feb 2025 01:42:54 +0800 Subject: [PATCH] =?UTF-8?q?2025.02.09=20=E6=96=87=E6=A1=A3=E6=94=B6?= =?UTF-8?q?=E9=9B=86=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/main-sidebar.vue | 4 +- .../modules/eam/com_project_proof_record.vue | 20 +- .../eam/eamBuDocumentListDefinition.vue | 9 + .../modules/eam/eamDocumentTypeDefinition.vue | 8 + src/views/modules/eam/eamProjectInfo.vue | 25 ++- .../modules/eam/eamProjectInfoForConfirm.vue | 12 +- .../modules/eam/eamProjectInfoForProof.vue | 13 +- .../modules/eam/eamProjectInfoForUploads.vue | 18 +- src/views/modules/eam/eamProjectPartInfo.vue | 54 +++-- .../modules/partspare/inventorystock.vue | 210 ++++++++++++++++++ 10 files changed, 325 insertions(+), 48 deletions(-) diff --git a/src/views/main-sidebar.vue b/src/views/main-sidebar.vue index 8c49048..9d45932 100644 --- a/src/views/main-sidebar.vue +++ b/src/views/main-sidebar.vue @@ -7,9 +7,9 @@ :collapse="sidebarFold" :collapseTransition="false" class="site-sidebar__menu"> - + + @keyup.enter.native="searchMenu1" style="margin-left: -2px"> diff --git a/src/views/modules/eam/com_project_proof_record.vue b/src/views/modules/eam/com_project_proof_record.vue index 877d617..eb23ac8 100644 --- a/src/views/modules/eam/com_project_proof_record.vue +++ b/src/views/modules/eam/com_project_proof_record.vue @@ -85,7 +85,7 @@ - + - + - +