|
|
@@ -12,8 +12,8 @@ |
|
|
|
<div id="auditorId" isvalid="yes" checkexpession="NotNull"></div> |
|
|
|
</div> |
|
|
|
<div class="col-xs-12 lr-form-item"> |
|
|
|
<div class="lr-form-item-title">备注<font face="宋体">*</font></div> |
|
|
|
<textarea id="description" class="form-control" style="height: 200px;" isvalid="yes" checkexpession="NotNull"></textarea> |
|
|
|
<div class="lr-form-item-title">备注</div> |
|
|
|
<textarea id="description" class="form-control" style="height: 200px;"></textarea> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@Html.AppendJsFile("/Areas/LR_WorkFlowModule/Views/WfMyTask/SignFlowForm.js") |
|
|
|