935090232@qq.com
2022-02-17 bc4420f7a0ba1d243abcbea44b2203e2f6c6bc11
zq-erp/src/main/resources/templates/views/admin/hive-erp/statistics/statistics-order-item.html
@@ -27,7 +27,7 @@
         </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>
@@ -92,9 +92,10 @@
               <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>