| | |
| | | <option value="1">已排查</option> |
| | | </select> |
| | | </li> |
| | | <li class="select-time"> |
| | | <label>时间:</label> |
| | | <input type="text" class="time-input" id="startTime" placeholder="开始时间" name="check_begin_time"/> |
| | | <span>-</span> |
| | | <input type="text" class="time-input" id="endTime" placeholder="结束时间" name="check_end_time"/> |
| | | </li> |
| | | <li> |
| | | <label>排查人:</label> |
| | | <input type="text" name="checkUserName"/> |
| | | </li> |
| | | <li> |
| | | <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i |
| | | class="fa fa-search"></i> 搜索</a> |
| | |
| | | <option value="1">已排查</option> |
| | | </select> |
| | | </li> |
| | | <li class="select-time"> |
| | | <label>时间:</label> |
| | | <input type="text" class="time-input" id="startTime" placeholder="开始时间" name="check_begin_time"/> |
| | | <span>-</span> |
| | | <input type="text" class="time-input" id="endTime" placeholder="结束时间" name="check_end_time"/> |
| | | </li> |
| | | <li> |
| | | <label>排查人:</label> |
| | | <input type="text" name="checkUserName"/> |
| | | </li> |
| | | <li> |
| | | <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i |
| | | class="fa fa-search"></i> 搜索</a> |