${text('穿梭车运行统计管理')}
${text('查询')} <% if(hasPermi('isopc:isCarCount:edit')){ %> ${text('新增')} <% } %>
<#form:form id="searchForm" model="${isCarCount}" action="${ctx}/isopc/isCarCount/listData" method="post" class="form-inline hide" data-page-no="${parameter.pageNo}" data-page-size="${parameter.pageSize}" data-order-by="${parameter.orderBy}">
<#form:input path="deviceId" maxlength="64" class="form-control width-120"/>
<#form:input path="deviceName" maxlength="80" class="form-control width-120"/>
<#form:input path="countDate" maxlength="10" class="form-control width-120"/>