lvhao 1 день назад
Родитель
Сommit
7fc55bc776
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      template/erp/workshopshow_dyc7twchshow.html

+ 1 - 1
template/erp/workshopshow_dyc7twchshow.html

@@ -5,7 +5,7 @@
 <ul class="search" >
 
 <li>
-    <input id="timetk"  value="{date('Y-m-d', strtotime('-1 month'))} 00:00" name="timetkk" type="text" onclick="laydate({istime: true,format:'YYYY-MM-DD hh:mm'})">
+    <input id="timetk"  value="{date('Y-m-d H:i', strtotime('-1 month'))}" name="timetkk" type="text" onclick="laydate({istime: true,format:'YYYY-MM-DD hh:mm'})">
         至&nbsp;&nbsp;&nbsp;&nbsp; 
     <input id="timetj" value="{date('Y-m-d H:i',strtotime('-6 days'))}" name="timetjj" type="text" onclick="laydate({istime: true,format:'YYYY-MM-DD hh:mm'})"></li>
     <li><span>确 定</span></li>