|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
<span style="margin-bottom: 2%;font-size: 20px"> 已提货:{{stopNum}}单/{{ numBill }}件</span> |
|
|
|
|
</el-col> |
|
|
|
|
</el-row> |
|
|
|
|
<el-row :hidden="!search" style="padding:6px 18px"> |
|
|
|
|
<el-row v-if="!search" style="padding:6px 18px"> |
|
|
|
|
<!-- 查询模块 --> |
|
|
|
|
<el-form :inline="true" :model="query"> |
|
|
|
|
<el-form-item label="服务号:"> |
|
|
|
@ -56,7 +56,7 @@
|
|
|
|
|
</el-form> |
|
|
|
|
</el-row> |
|
|
|
|
|
|
|
|
|
<!--<el-row :hidden="!search" style="padding:6px 18px"> |
|
|
|
|
<!--<el-row v-if="!search" style="padding:6px 18px"> |
|
|
|
|
<!– 查询模块 –> |
|
|
|
|
<el-form :inline="true" :model="query"> |
|
|
|
|
<el-form-item label="提货证件:"> |
|
|
|
|