소스 검색

修复补助种类管理 新增必填校验失效问题

西昌缴费二期
zhangli 2 년 전
부모
커밋
0cde913cff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/StudentWork/Views/SW_Ask_Type/Form.cshtml

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/StudentWork/Views/SW_Ask_Type/Form.cshtml 파일 보기

@@ -2,7 +2,7 @@
ViewBag.Title = "补助种类管理";
Layout = "~/Views/Shared/_Form.cshtml";
}
<div class="lr-form-wrap">
<div class="lr-form-wrap" id="form">
<div class="col-xs-6 lr-form-item" data-table="SW_Ask_Type">
<div class="lr-form-item-title">类型名称<font face="宋体">*</font></div>
<input id="TName" type="text" class="form-control" isvalid="yes" checkexpession="NotNull" />


불러오는 중...
취소
저장