|  |  | 
 |  |  |          </div> | 
 |  |  |          <div class="form-group mr-20"> | 
 |  |  |             <label >订单状态</label> | 
 |  |  |             <select class="form-control " name="status"  > | 
 |  |  |             <select class="form-control " name="statu"  > | 
 |  |  |                <option value=''>--请选择订单状态--</option> | 
 |  |  |                <option value='欠款'>欠款</option> | 
 |  |  |                <option value='待付款'>待付款</option> | 
 |  |  | 
 |  |  |                <th data-field="VIP_NAME" >客户名</th> | 
 |  |  |                    <th data-field="COUNT"  data-sortable="true"   >购买数量</th> | 
 |  |  |                    <th data-field="ZK_PRICE"  data-sortable="true"   >单价</th> | 
 |  |  |                <th data-field="total"      >小计</th> | 
 |  |  |                    <th data-field="su_name" >健康顾问</th> | 
 |  |  |                    <th data-field="pay_method" >支付方式</th> | 
 |  |  |                    <th data-field="status" >状态</th> | 
 |  |  |                    <th data-field="statu" >状态</th> | 
 |  |  |             </tr> | 
 |  |  |          </thead> | 
 |  |  |       </table> |