|
|
@@ -34,13 +34,26 @@
|
|
|
v-model="filterData.ordertime_start" :class="filterData.ordertime_start?'bg-warning':''">
|
|
|
</td>
|
|
|
<td style="width: 300px">
|
|
|
- <input style="max-width: 200px" type="date" class=" form-control form-control-sm tooltipTarget" name="ordertime_end" title="选择显示指定日期的结束时间"
|
|
|
- v-model="filterData.ordertime_end" :class="filterData.ordertime_end?'bg-warning':''" >
|
|
|
+ <input style="max-width: 200px" name="orderno" v-model="filterData.orderno" class="form-control form-control-sm tooltipTarget" placeholder="编号" title="编号,糊模查找需要在左边打上%符号" autocomplete="off" :class="filterData.orderno?'bg-warning':''">
|
|
|
</td>
|
|
|
<td style="width: 300px">
|
|
|
<input style="max-width: 200px" name="carriername" v-model="filterData.carriername" class="form-control form-control-sm tooltipTarget" placeholder="承运人" :class="filterData.carriername?'bg-warning':''">
|
|
|
</td>
|
|
|
- <td colspan="6"></td>
|
|
|
+ <td style="width: 300px">
|
|
|
+ <div class="form-inline">
|
|
|
+ <input style="max-width: 200px" name="notes" title="右侧选择查询范围,默认为一天内" v-model="filterData.notes" class="form-control form-control-sm tooltipTarget" placeholder="备注" autocomplete="off" :class="filterData.notes?'bg-warning':''">
|
|
|
+ <select style="max-width: 100px" title="查询范围,范围越短搜索越快" name="addtime" v-model="filterData.addtime" class="form-control form-control-sm tooltipTarget">
|
|
|
+ <option value="31">近一月</option>
|
|
|
+ <option value="92">近三月</option>
|
|
|
+ <option value="183">近半年</option>
|
|
|
+ <option value="366">近一年</option>
|
|
|
+ <option value="0">不限期</option>
|
|
|
+ </select></div>
|
|
|
+ </td>
|
|
|
+ <td style="width: 300px">
|
|
|
+ <input style="max-width: 200px" name="issuepartyname" v-model="filterData.issuepartyname" class="form-control form-control-sm tooltipTarget" placeholder="店铺名称" :class="filterData.issuepartyname?'bg-warning':''">
|
|
|
+ </td>
|
|
|
+ <td colspan="4"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td >
|
|
|
@@ -55,7 +68,8 @@
|
|
|
</div>
|
|
|
</td>
|
|
|
<td>
|
|
|
- <input style="max-width: 200px" name="orderno" v-model="filterData.orderno" class="form-control form-control-sm tooltipTarget" placeholder="编号" title="编号,糊模查找需要在左边打上%符号" autocomplete="off" :class="filterData.orderno?'bg-warning':''">
|
|
|
+ <input style="max-width: 200px" type="date" class=" form-control form-control-sm tooltipTarget" name="ordertime_end" title="选择显示指定日期的结束时间"
|
|
|
+ v-model="filterData.ordertime_end" :class="filterData.ordertime_end?'bg-warning':''" >
|
|
|
</td>
|
|
|
<td >
|
|
|
<input style="max-width: 200px" name="soreference5" placeholder="多快递单号" v-model="filterData.soreference5" class="form-control form-control-sm tooltipTarget" title="可支持多快递单号,糊模查找需要在左边打上%符号" autocomplete="off" :class="filterData.soreference5?'bg-warning':''">
|
|
|
@@ -63,30 +77,13 @@
|
|
|
<td>
|
|
|
<input style="max-width: 200px" name="soreference1" v-model="filterData.soreference1" class="form-control form-control-sm tooltipTarget" placeholder="客户订单号" title="客户订单号,糊模查找需要在左边打上%符号" autocomplete="off" :class="filterData.soreference1?'bg-warning':''">
|
|
|
</td>
|
|
|
- <td colspan="6"></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td>
|
|
|
- <div class="form-inline">
|
|
|
- <input style="max-width: 200px" name="notes" title="右侧选择查询范围,默认为一天内" v-model="filterData.notes" class="form-control form-control-sm tooltipTarget" placeholder="备注" autocomplete="off" :class="filterData.notes?'bg-warning':''">
|
|
|
- <select style="max-width: 100px" title="查询范围,范围越短搜索越快" name="addtime" v-model="filterData.addtime" class="form-control form-control-sm tooltipTarget">
|
|
|
- <option value="31">近一月</option>
|
|
|
- <option value="92">近三月</option>
|
|
|
- <option value="183">近半年</option>
|
|
|
- <option value="366">近一年</option>
|
|
|
- <option value="0">不限期</option>
|
|
|
- </select></div>
|
|
|
- </td>
|
|
|
- <td>
|
|
|
- <input style="max-width: 200px" name="issuepartyname" v-model="filterData.issuepartyname" class="form-control form-control-sm tooltipTarget" placeholder="店铺名称" :class="filterData.issuepartyname?'bg-warning':''">
|
|
|
- </td>
|
|
|
<td>
|
|
|
<input style="max-width: 200px" name="waveno" v-model="filterData.waveno" title="波次编号,模糊查找需要在左边打上%的符号" class="form-control form-control-sm tooltipTarget" placeholder="波次编号" :class="filterData.waveno?'bg-warning':''">
|
|
|
</td>
|
|
|
<td>
|
|
|
<input style="max-width: 200px" name="alternate_sku1" v-model="filterData.alternate_sku1" title="产品条码,模糊查找需要在左边打上%的符号" class="form-control form-control-sm tooltipTarget" placeholder="产品条码" :class="filterData.alternate_sku1?'bg-warning':''">
|
|
|
</td>
|
|
|
- <td colspan="6"><input hidden type="submit"></td>
|
|
|
+ <td colspan="4"><input hidden type="submit"></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td colspan="10">
|
|
|
@@ -147,9 +144,9 @@
|
|
|
<th>仓库</th>
|
|
|
<th>快递获取标记</th>
|
|
|
<th>快递获取时间</th>
|
|
|
- <th style="min-width: 200px">产品代码</th>
|
|
|
- <th style="min-width: 200px">产品条码</th>
|
|
|
- <th style="min-width: 200px">产品名称</th>
|
|
|
+ <th style="min-width: 150px">产品代码</th>
|
|
|
+ <th style="min-width: 150px">产品条码</th>
|
|
|
+ <th style="min-width: 180px">产品名称</th>
|
|
|
<th>订单数量</th>
|
|
|
<th>复核时间</th>
|
|
|
<th style="min-width:260px;">备注</th>
|