|  |  |  | 
|---|
|  |  |  | <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" | 
|---|
|  |  |  | 
|---|
|  |  |  | <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> | 
|---|