|
|
@@ -142,9 +142,9 @@
|
|
142
|
142
|
</div>
|
|
143
|
143
|
<div class="row">
|
|
144
|
144
|
<section class="col col-4">
|
|
145
|
|
- <label class="label">离职日期<span style="color: red;">*</span></label>
|
|
|
145
|
+ <label class="label">离职日期</label>
|
|
146
|
146
|
<label class="input">
|
|
147
|
|
- <input type="text" ng-model="user.lzrq" name="lzrq" class="form-control" onClick="WdatePicker({lang:'zh-cn'})" required />
|
|
|
147
|
+ <input type="text" ng-model="user.lzrq" name="lzrq" class="form-control" onClick="WdatePicker({lang:'zh-cn'})" />
|
|
148
|
148
|
</label>
|
|
149
|
149
|
</section>
|
|
150
|
150
|
<section class="col col-4">
|