0667abeb by Zelig

出生日期

1 parent 23fac1a2
......@@ -24,7 +24,7 @@
</div>
<div class="form-group col-sm-3 col-md-2">
<label>出生日期</label>
<input type="text" class="form-control input-text Wdate" value="<?=$clientInfoOutputVO->birthDate?>">
<input type="text" class="form-control input-text Wdate" value="<?=$clientInfoOutputVO->birthDate?>" onfocus="WdatePicker()">
</div>
</div>
......@@ -127,4 +127,4 @@
</div>
</div>
</div>
</div>
\ No newline at end of file
</div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!