lvhao 2 달 전
부모
커밋
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>