Helius
2022-05-27 4351e71d782741143a98f86f6648acd16689165f
zq-erp/src/main/resources/templates/views/admin/hive/store/projService-list.html
@@ -31,10 +31,7 @@
                <label>客户姓名</label>
                <input autocomplete="off"   name="vipName" id="vipName" type="text" class="form-control" >
            </div>
            <div class="form-group mr-20">
                <label >超时时长 > </label>
                <input autocomplete="off"   name="isOverTime" type="text" class="form-control" placeholder="单位分钟"  id="isOverTime">
            </div>
            <div class="form-group mr-20">
                <label >所属门店</label>
                <select class="form-control autoFull" data-filed="shopName" name="shopId" id="shopId"
@@ -88,6 +85,7 @@
                <th  data-field="bedName">床位</th>
                <th data-field="plsName" >配料师</th>
                <th data-field="createStaffName">创建人</th>
                <th data-field="cashierName">划扣人</th>
                <th  data-field="shopName">所属门店</th>
            </tr>
            </thead>