From ce23be3321e4f78cdf714eb7649f0f908f7461ef Mon Sep 17 00:00:00 2001 From: liangkun Date: Fri, 4 Nov 2022 14:14:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=8A=A0=E7=AD=BE=E5=A4=87?= =?UTF-8?q?=E6=B3=A8=E5=BF=85=E5=A1=AB=E5=8E=BB=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Areas/LR_NewWorkFlow/Views/NWFProcess/SignFlowForm.cshtml | 4 ++-- .../LR_WorkFlowModule/Views/WfMyTask/SignFlowForm.cshtml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/SignFlowForm.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/SignFlowForm.cshtml index 5e22f4fd9..2c7092442 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/SignFlowForm.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/SignFlowForm.cshtml @@ -12,8 +12,8 @@
-
备注*
- +
备注
+
@Html.AppendJsFile("/Areas/LR_NewWorkFlow/Views/NWFProcess/SignFlowForm.js") diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_WorkFlowModule/Views/WfMyTask/SignFlowForm.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_WorkFlowModule/Views/WfMyTask/SignFlowForm.cshtml index 4144abb8c..97ab15b09 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_WorkFlowModule/Views/WfMyTask/SignFlowForm.cshtml +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_WorkFlowModule/Views/WfMyTask/SignFlowForm.cshtml @@ -12,8 +12,8 @@
-
备注*
- +
备注
+
@Html.AppendJsFile("/Areas/LR_WorkFlowModule/Views/WfMyTask/SignFlowForm.js")