|
@@ -73,11 +73,11 @@
|
|
<vxe-column field="sendDate" title="发货日期" width="120"></vxe-column>
|
|
<vxe-column field="sendDate" title="发货日期" width="120"></vxe-column>
|
|
<vxe-column field="signTime" title="预计送达时间" width="120"></vxe-column>
|
|
<vxe-column field="signTime" title="预计送达时间" width="120"></vxe-column>
|
|
<vxe-column field="endTime" title="确认收货时间" width="120"></vxe-column>
|
|
<vxe-column field="endTime" title="确认收货时间" width="120"></vxe-column>
|
|
- <vxe-column field="receiverAddress" title="收货地址" width="120"></vxe-column>
|
|
|
|
- <vxe-column field="receiverName" title="收件人" width="120"></vxe-column>
|
|
|
|
- <vxe-column field="receiverMobile" title="手机" width="120"></vxe-column>
|
|
|
|
- <vxe-column field="buyerMessage" title="买家留言" width="120"></vxe-column>
|
|
|
|
- <vxe-column field="wmsCoId" title="发货仓编号" width="120"></vxe-column>
|
|
|
|
|
|
+ <vxe-column field="receiverAddress" title="收货地址" show-overflow width="120"></vxe-column>
|
|
|
|
+ <vxe-column field="receiverName" title="收件人" show-overflow width="120"></vxe-column>
|
|
|
|
+ <vxe-column field="receiverMobile" title="手机" show-overflow width="120"></vxe-column>
|
|
|
|
+ <vxe-column field="buyerMessage" title="买家留言" show-overflow width="120"></vxe-column>
|
|
|
|
+ <vxe-column field="wmsCoId" title="发货仓编号" show-overflow width="120"></vxe-column>
|
|
<vxe-column field="payDate" title="支付时间" width="140"></vxe-column>
|
|
<vxe-column field="payDate" title="支付时间" width="140"></vxe-column>
|
|
<vxe-column field="freeAmount" title="抵扣金额" width="120"></vxe-column>
|
|
<vxe-column field="freeAmount" title="抵扣金额" width="120"></vxe-column>
|
|
<vxe-column field="payAmount" title="应付+运费" width="120">
|
|
<vxe-column field="payAmount" title="应付+运费" width="120">
|
|
@@ -87,8 +87,8 @@
|
|
</template>
|
|
</template>
|
|
</vxe-column>
|
|
</vxe-column>
|
|
<vxe-column field="paidAmount" title="实付金额" width="120"></vxe-column>
|
|
<vxe-column field="paidAmount" title="实付金额" width="120"></vxe-column>
|
|
- <vxe-column field="shopBuyerId" title="买家昵称" width="120"></vxe-column>
|
|
|
|
- <vxe-column field="openId" title="平台买家唯一值" width="120"></vxe-column>
|
|
|
|
|
|
+ <vxe-column field="shopBuyerId" title="买家昵称" show-overflow width="120"></vxe-column>
|
|
|
|
+ <vxe-column field="openId" title="平台买家唯一值" show-overflow width="120"></vxe-column>
|
|
<vxe-column field="buyerPaidAmount" title="总买家实付" width="120"></vxe-column>
|
|
<vxe-column field="buyerPaidAmount" title="总买家实付" width="120"></vxe-column>
|
|
<vxe-column field="sellerIncomeAmount" title="总卖家实收" width="120"></vxe-column>
|
|
<vxe-column field="sellerIncomeAmount" title="总卖家实收" width="120"></vxe-column>
|
|
<vxe-column field="questionType" title="问题类型" width="120"></vxe-column>
|
|
<vxe-column field="questionType" title="问题类型" width="120"></vxe-column>
|