diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.cshtml
index beddb3d8f..fba3e170c 100644
--- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.cshtml
+++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.cshtml
@@ -74,8 +74,8 @@
创建流程
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.js b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.js
index e961cc2ba..6bffc8a18 100644
--- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.js
+++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/LR_NewWorkFlow/Views/NWFProcess/NWFContainerForm.js
@@ -86,11 +86,11 @@ var bootstrap = function ($, learun) {
nwflow.initAgainCreate();
break;
case 'audit':// 审批
- $("#des").attr('isvalid', 'yes');
+ //$("#des").attr('isvalid', 'yes');
nwflow.initAudit();
break;
case 'signAudit':// 加签审批
- $("#des").attr('isvalid', 'yes');
+ //$("#des").attr('isvalid', 'yes');
nwflow.initSignAudit();
break;
case 'refer': // 查阅