Commit ada6135b authored by duxinyuan's avatar duxinyuan

修改时间限制

parent a3e18fcc
......@@ -414,7 +414,7 @@
</div>
<div class="form-group">
<label class="col-sm-4 control-label">业绩调整开始时间:</label>
<input id="same_city_Start_time" class="form-control btn6" type="text" onClick="WdatePicker({el:this,dateFmt:'yyyy-MM-dd'})">
<input id="same_city_Start_time" class="form-control btn6" type="text" onClick="WdatePicker({el:this,dateFmt:'yyyy-MM-dd',maxDate:'%y-%M-%d',readOnly:true})">
</div>
</form>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment