1.当时间为2013-09-05时正常显示
<input class="form-control" name="applytime" type="date" value="2013-09-05">
2.后台返回数据:
Wed Feb 05 00:00:00 CST 2020
回显失败
2023-07-20 19:42:22
1.当时间为2013-09-05时正常显示
<input class="form-control" name="applytime" type="date" value="2013-09-05">
2.后台返回数据:
Wed Feb 05 00:00:00 CST 2020
回显失败