|
|
|
@ -518,23 +518,22 @@
|
|
|
|
|
> |
|
|
|
|
</template> |
|
|
|
|
</template> |
|
|
|
|
|
|
|
|
|
</tablecmt> |
|
|
|
|
<div class="avue-crud__pagination" style="width: 100%"> |
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<el-pagination |
|
|
|
|
background |
|
|
|
|
@size-change="wsizeChange" |
|
|
|
|
@current-change="wcurrentChange" |
|
|
|
|
:current-page="wpage.currentPage" |
|
|
|
|
:page-sizes="[30, 50, 80, 120]" |
|
|
|
|
:page-size="wpage.pageSize" |
|
|
|
|
layout="total, sizes, prev, pager, next, jumper" |
|
|
|
|
:total="wpage.total" |
|
|
|
|
> |
|
|
|
|
<!-- :align="center"--> |
|
|
|
|
</el-pagination> |
|
|
|
|
</div> |
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<el-pagination |
|
|
|
|
background |
|
|
|
|
@size-change="wsizeChange" |
|
|
|
|
@current-change="wcurrentChange" |
|
|
|
|
:current-page="wpage.currentPage" |
|
|
|
|
:page-sizes="[30, 50, 80, 120]" |
|
|
|
|
:page-size="wpage.pageSize" |
|
|
|
|
layout="total, sizes, prev, pager, next, jumper" |
|
|
|
|
:total="wpage.total" |
|
|
|
|
> |
|
|
|
|
<!-- :align="center"--> |
|
|
|
|
</el-pagination> |
|
|
|
|
</div> |
|
|
|
|
</el-tab-pane> |
|
|
|
|
<el-tab-pane label="库存品包件" name="reservationInventoryPackage"> |
|
|
|
|
<el-button @click="Batchsigning" style="margin-bottom: 4px" type="primary" |
|
|
|
@ -580,20 +579,20 @@
|
|
|
|
|
</template> |
|
|
|
|
</tablecmt> |
|
|
|
|
<div class="avue-crud__pagination" style="width: 100%"> |
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<el-pagination |
|
|
|
|
background |
|
|
|
|
@size-change="InventoryChange" |
|
|
|
|
@current-change="InventorycurrentChange" |
|
|
|
|
:current-page="wpage.currentPage" |
|
|
|
|
:page-sizes="[30, 50, 80, 120]" |
|
|
|
|
:page-size="wpage.pageSize" |
|
|
|
|
layout="total, sizes, prev, pager, next, jumper" |
|
|
|
|
:total="wpage.total" |
|
|
|
|
> |
|
|
|
|
<!-- :align="center"--> |
|
|
|
|
</el-pagination> |
|
|
|
|
</div> |
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<el-pagination |
|
|
|
|
background |
|
|
|
|
@size-change="InventoryChange" |
|
|
|
|
@current-change="InventorycurrentChange" |
|
|
|
|
:current-page="wpage.currentPage" |
|
|
|
|
:page-sizes="[30, 50, 80, 120]" |
|
|
|
|
:page-size="wpage.pageSize" |
|
|
|
|
layout="total, sizes, prev, pager, next, jumper" |
|
|
|
|
:total="wpage.total" |
|
|
|
|
> |
|
|
|
|
<!-- :align="center"--> |
|
|
|
|
</el-pagination> |
|
|
|
|
</div> |
|
|
|
|
</el-tab-pane> |
|
|
|
|
<!-- <el-tab-pane label="角色管理" name="third">角色管理</el-tab-pane>--> |
|
|
|
|
<!-- <el-tab-pane label="定时任务补偿" name="fourth">定时任务补偿</el-tab-pane>--> |
|
|
|
@ -641,29 +640,25 @@
|
|
|
|
|
</template> |
|
|
|
|
</template> |
|
|
|
|
</tablecmt> |
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<div class="avue-crud__pagination" style="width: 100%"> |
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<el-pagination |
|
|
|
|
background |
|
|
|
|
@size-change="zeroChange" |
|
|
|
|
@current-change="zerocurrentChange" |
|
|
|
|
:current-page="zeroPg.currentPage" |
|
|
|
|
:page-sizes="[30, 50, 80, 120]" |
|
|
|
|
:page-size="zeroPg.pageSize" |
|
|
|
|
layout="total, sizes, prev, pager, next, jumper" |
|
|
|
|
:total="zeroPg.total" |
|
|
|
|
> |
|
|
|
|
<!-- :align="center"--> |
|
|
|
|
</el-pagination> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<div class="avue-crud__pagination" style="width: 100%"> |
|
|
|
|
<!-- 分页模块 --> |
|
|
|
|
<el-pagination |
|
|
|
|
background |
|
|
|
|
@size-change="zeroChange" |
|
|
|
|
@current-change="zerocurrentChange" |
|
|
|
|
:current-page="zeroPg.currentPage" |
|
|
|
|
:page-sizes="[30, 50, 80, 120]" |
|
|
|
|
:page-size="zeroPg.pageSize" |
|
|
|
|
layout="total, sizes, prev, pager, next, jumper" |
|
|
|
|
:total="zeroPg.total" |
|
|
|
|
> |
|
|
|
|
<!-- :align="center"--> |
|
|
|
|
</el-pagination> |
|
|
|
|
</div> |
|
|
|
|
</el-tab-pane> |
|
|
|
|
</el-tabs> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 表单按钮 --> |
|
|
|
|
<!-- <template #footer>--> |
|
|
|
|
<!-- <span v-if="!view" class="dialog-footer">--> |
|
|
|
@ -822,7 +817,7 @@
|
|
|
|
|
width="70vw" |
|
|
|
|
v-model="dialogVisibleF" |
|
|
|
|
> |
|
|
|
|
<div> |
|
|
|
|
<div class="waybill"> |
|
|
|
|
<div v-html="html"></div> |
|
|
|
|
</div> |
|
|
|
|
<span slot="footer" class="dialog-footer flex-c-c mt10"> |
|
|
|
@ -834,12 +829,12 @@
|
|
|
|
|
|
|
|
|
|
<!-- 打印模块 --> |
|
|
|
|
<el-dialog title="二维码" :visible.sync="isShowPrint" width="780px" v-model="isShowPrint"> |
|
|
|
|
<div> |
|
|
|
|
<div class="BarCode"> |
|
|
|
|
<div v-html="html"></div> |
|
|
|
|
</div> |
|
|
|
|
<span slot="footer" class="dialog-footer flex-c-c mt10"> |
|
|
|
|
<el-button @click="isShowPrint = false">关 闭</el-button> |
|
|
|
|
<el-button type="primary" icon="Printer" @click="printTemplate">打 印</el-button> |
|
|
|
|
<el-button type="primary" icon="Printer" @click="printTemplatePackage">打 印</el-button> |
|
|
|
|
</span> |
|
|
|
|
</el-dialog> |
|
|
|
|
|
|
|
|
@ -2344,7 +2339,7 @@ export default {
|
|
|
|
|
//状态列表 |
|
|
|
|
stateData: [], |
|
|
|
|
// 表单配置 |
|
|
|
|
zeroPg:{ |
|
|
|
|
zeroPg: { |
|
|
|
|
currentPage: 1, |
|
|
|
|
pageSize: 30, |
|
|
|
|
total: 40, |
|
|
|
@ -4006,9 +4001,7 @@ export default {
|
|
|
|
|
this.LessThantruckloadListData = data.records; |
|
|
|
|
this.zeroPg.total = data.total; |
|
|
|
|
}) |
|
|
|
|
.catch(() => { |
|
|
|
|
|
|
|
|
|
}) |
|
|
|
|
.catch(() => {}) |
|
|
|
|
.finally(() => { |
|
|
|
|
this.loading = false; //关闭加载 |
|
|
|
|
}); |
|
|
|
@ -4312,7 +4305,7 @@ export default {
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
// 库存品查看二维码 |
|
|
|
|
async handleStockQRCode(row){ |
|
|
|
|
async handleStockQRCode(row) { |
|
|
|
|
try { |
|
|
|
|
this.loadingObj.pageLoading = true; |
|
|
|
|
|
|
|
|
@ -4463,7 +4456,7 @@ export default {
|
|
|
|
|
const allSigned = this.LessThantruckloadListData.every( |
|
|
|
|
item => item.signingStatusName == '待签收' || item.signingStatusName == '部分签收' |
|
|
|
|
); |
|
|
|
|
console.log(allSigned,'allSigned'); |
|
|
|
|
console.log(allSigned, 'allSigned'); |
|
|
|
|
if (!allSigned) { |
|
|
|
|
let temp = {}; |
|
|
|
|
console.log(true); // 如果都已签收,返回true |
|
|
|
@ -4472,7 +4465,7 @@ export default {
|
|
|
|
|
message: `${temp.orderCode}运单号已签收`, |
|
|
|
|
type: 'warning', |
|
|
|
|
}); |
|
|
|
|
return |
|
|
|
|
return; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
this.$confirm('是否进行批量签收?') |
|
|
|
@ -4483,27 +4476,28 @@ export default {
|
|
|
|
|
reservationId: this.wid, |
|
|
|
|
zeroPackageIds: this.selectionList.map(item => item.id).join(','), |
|
|
|
|
}; |
|
|
|
|
$_deliveryZeroPackage(data).then(res => { |
|
|
|
|
if (res.data.code == 200) { |
|
|
|
|
ElMessage({ |
|
|
|
|
showClose: true, |
|
|
|
|
message: res.data.msg, |
|
|
|
|
type: 'success', |
|
|
|
|
$_deliveryZeroPackage(data) |
|
|
|
|
.then(res => { |
|
|
|
|
if (res.data.code == 200) { |
|
|
|
|
ElMessage({ |
|
|
|
|
showClose: true, |
|
|
|
|
message: res.data.msg, |
|
|
|
|
type: 'success', |
|
|
|
|
}); |
|
|
|
|
this.truckload(this.page); |
|
|
|
|
this.selectionList = []; |
|
|
|
|
} |
|
|
|
|
}) |
|
|
|
|
this.truckload(this.page); |
|
|
|
|
this.selectionList = []; |
|
|
|
|
} |
|
|
|
|
}).catch(()=>{ |
|
|
|
|
|
|
|
|
|
}).finally(()=>{ |
|
|
|
|
this.loading = false; //关闭加载 |
|
|
|
|
}); |
|
|
|
|
.catch(() => {}) |
|
|
|
|
.finally(() => { |
|
|
|
|
this.loading = false; //关闭加载 |
|
|
|
|
}); |
|
|
|
|
}) |
|
|
|
|
.catch(() => {}); |
|
|
|
|
}, |
|
|
|
|
// 零担批量计划取消 |
|
|
|
|
LdBatchcancellation() { |
|
|
|
|
return |
|
|
|
|
return; |
|
|
|
|
if (!this.selectionList.length) { |
|
|
|
|
ElMessage({ |
|
|
|
|
message: '请勾选需要计划取消的数据', |
|
|
|
@ -4568,12 +4562,19 @@ export default {
|
|
|
|
|
this.loading = false; |
|
|
|
|
}); |
|
|
|
|
}, |
|
|
|
|
/** |
|
|
|
|
/**printTemplate |
|
|
|
|
* 打印 |
|
|
|
|
*/ |
|
|
|
|
printTemplatePackage() { |
|
|
|
|
const orderNode = document.querySelectorAll('.BarCode>div>div'); |
|
|
|
|
console.log('orderNode :>> ', orderNode); |
|
|
|
|
|
|
|
|
|
print(orderNode); |
|
|
|
|
}, |
|
|
|
|
printTemplate() { |
|
|
|
|
const orderNodeList = document.querySelectorAll('.el-dialog__body>div>div>div'); |
|
|
|
|
print(orderNodeList); |
|
|
|
|
const orderNode = document.querySelectorAll('.waybill>div>div'); |
|
|
|
|
console.log('orderNode :>> ', orderNode); |
|
|
|
|
print(orderNode); |
|
|
|
|
}, |
|
|
|
|
handleSubmit() { |
|
|
|
|
this.$refs.form.validate(valid => { |
|
|
|
@ -5241,27 +5242,27 @@ export default {
|
|
|
|
|
this.getWrapdetails(this.wpage); |
|
|
|
|
}, |
|
|
|
|
// 包件库存品 |
|
|
|
|
InventorycurrentChange(currentPage){ |
|
|
|
|
InventorycurrentChange(currentPage) { |
|
|
|
|
this.wpage.currentPage = currentPage; |
|
|
|
|
this.getReservationInventoryPackageListInfo(this.wpage) |
|
|
|
|
this.getReservationInventoryPackageListInfo(this.wpage); |
|
|
|
|
}, |
|
|
|
|
wsizeChange(pageSize) { |
|
|
|
|
this.wpage.pageSize = pageSize; |
|
|
|
|
this.getWrapdetails(this.wpage); |
|
|
|
|
}, |
|
|
|
|
// 包件库存品 |
|
|
|
|
InventoryChange(pageSize){ |
|
|
|
|
InventoryChange(pageSize) { |
|
|
|
|
this.wpage.pageSize = pageSize; |
|
|
|
|
this.getReservationInventoryPackageListInfo(this.wpage) |
|
|
|
|
this.getReservationInventoryPackageListInfo(this.wpage); |
|
|
|
|
}, |
|
|
|
|
// 零担 |
|
|
|
|
zeroChange(pageSize){ |
|
|
|
|
zeroChange(pageSize) { |
|
|
|
|
this.zeroPg.pageSize = pageSize; |
|
|
|
|
this.truckload(this.zeroPg); |
|
|
|
|
}, |
|
|
|
|
// 零担 |
|
|
|
|
zerocurrentChange(currentPage){ |
|
|
|
|
this.zeroPg.currentPag=currentPage; |
|
|
|
|
zerocurrentChange(currentPage) { |
|
|
|
|
this.zeroPg.currentPag = currentPage; |
|
|
|
|
this.truckload(this.zeroPg); |
|
|
|
|
}, |
|
|
|
|
winputsc(index, row) { |
|
|
|
|