From b8e0dc800437624ddb75749eba6f17e7d6621c0f Mon Sep 17 00:00:00 2001 From: hwh2023 <598694955@qq.com> Date: Fri, 25 Aug 2023 12:18:24 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E5=90=88=E6=89=8B=E6=9C=BA=E7=AB=AF?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/Purchase_Edu_Apply/FormView.cshtml | 2 +- .../Views/Purchase_Info_Apply/FormView.cshtml | 2 +- .../Purchase_Logistic_Apply/FormView.cshtml | 2 +- .../Purchase_Other_Apply/FormView.cshtml | 2 +- .../Purchase_Print_Apply/FormView.cshtml | 2 +- .../Purchase_Service_Apply/FormView.cshtml | 2 +- .../Purchase_Student_Apply/FormView.cshtml | 2 +- .../Purchase_Travel_Apply/FormView.cshtml | 2 +- .../Views/Purchase_Work_Apply/FormView.cshtml | 2 +- .../Purchase_Edu_ApplyService.cs | 29 +++++++++++++----- .../Purchase_Info_ApplyService.cs | 30 +++++++++++++------ .../Purchase_Logistic_ApplyService.cs | 30 +++++++++++++------ .../Purchase_Other_ApplyService.cs | 30 +++++++++++++------ .../Purchase_Print_ApplyService.cs | 30 +++++++++++++------ .../Purchase_Service_ApplyService.cs | 30 +++++++++++++------ .../Purchase_Student_ApplyService.cs | 30 +++++++++++++------ .../Purchase_Travel_ApplyService.cs | 30 +++++++++++++------ .../Purchase_Work_ApplyService.cs | 30 +++++++++++++------ 18 files changed, 198 insertions(+), 89 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/Purchase_Edu_Apply/FormView.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/Purchase_Edu_Apply/FormView.cshtml index 2fc685d2f..a4170a81f 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/Purchase_Edu_Apply/FormView.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LogisticsManagement/Views/Purchase_Edu_Apply/FormView.cshtml @@ -3,7 +3,7 @@ Layout = "~/Views/Shared/_Form.cshtml"; }