From a352fd4c236223f046a2d2f30a4df721056e5493 Mon Sep 17 00:00:00 2001 From: liangkun Date: Thu, 3 Nov 2022 12:19:17 +0800 Subject: [PATCH] =?UTF-8?q?app=E6=B5=81=E7=A8=8B=E4=B8=8B=E4=B8=80?= =?UTF-8?q?=E6=AD=A5=E6=8C=87=E5=AE=9A=E5=AE=A1=E6=A0=B8=E4=BA=BA=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E5=88=A4=E6=96=AD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EducationalAdministration/Views/EmpInfo/Index.cshtml | 3 --- .../LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue | 6 ++++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Index.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Index.cshtml index 9b7c44850..21ce58e2b 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Index.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/EmpInfo/Index.cshtml @@ -93,9 +93,6 @@  修改部门、系部  打印 -
-  导入 -
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue index 599dcc739..27a5aa433 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/nworkflow/myflow/sign.vue @@ -231,8 +231,10 @@ export default { } }) this.submitPostData = postData - this.modal = true - return + if(this.reviewerList.length>1){ + this.modal = true + return + } } const success = await this.HTTP_POST(