|
|
@ -438,7 +438,7 @@ |
|
|
|
@click="signingReservationPackage(slotProps.scope.row)" |
|
|
|
@click="signingReservationPackage(slotProps.scope.row)" |
|
|
|
>PC签收</el-text |
|
|
|
>PC签收</el-text |
|
|
|
> |
|
|
|
> |
|
|
|
<el-text |
|
|
|
<!-- <el-text |
|
|
|
v-if=" |
|
|
|
v-if=" |
|
|
|
accessControl && |
|
|
|
accessControl && |
|
|
|
slotProps.scope.row.orderPackageStatus != '70' && |
|
|
|
slotProps.scope.row.orderPackageStatus != '70' && |
|
|
@ -447,7 +447,7 @@ |
|
|
|
size="small" |
|
|
|
size="small" |
|
|
|
@click="retention(slotProps.scope.row)" |
|
|
|
@click="retention(slotProps.scope.row)" |
|
|
|
>滞留</el-text |
|
|
|
>滞留</el-text |
|
|
|
> |
|
|
|
> --> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
</tablecmt> |
|
|
|
</tablecmt> |
|
|
@ -770,6 +770,7 @@ |
|
|
|
@close="Abnormalshutdown" |
|
|
|
@close="Abnormalshutdown" |
|
|
|
class="el_abnormalBox" |
|
|
|
class="el_abnormalBox" |
|
|
|
> |
|
|
|
> |
|
|
|
|
|
|
|
<el-button type="primary" @click="BatchcancellationAll">批量取消</el-button> |
|
|
|
<el-button type="primary" @click="abnormalViewQRcode(1)">批量查看二维码</el-button> |
|
|
|
<el-button type="primary" @click="abnormalViewQRcode(1)">批量查看二维码</el-button> |
|
|
|
<tablecmt |
|
|
|
<tablecmt |
|
|
|
:columnList="AbnormalReview" |
|
|
|
:columnList="AbnormalReview" |
|
|
@ -798,8 +799,14 @@ |
|
|
|
@click="RejectFn(slotProps.scope.row)" |
|
|
|
@click="RejectFn(slotProps.scope.row)" |
|
|
|
>驳回 |
|
|
|
>驳回 |
|
|
|
</el-text> |
|
|
|
</el-text> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<el-text |
|
|
|
|
|
|
|
@click="Canceldelivery(slotProps.scope.row)" |
|
|
|
|
|
|
|
v-if="slotProps.scope.row.abnormalTypeName == '装车异常'" |
|
|
|
|
|
|
|
>取消</el-text |
|
|
|
|
|
|
|
> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
<el-text |
|
|
|
<el-text |
|
|
|
@click="abnormalViewQRcode(2, slotProps.scope.row)" |
|
|
|
@click="abnormalViewQRcode(2, slotProps.scope.row)" |
|
|
|
style="margin-left: 10px" |
|
|
|
style="margin-left: 10px" |
|
|
@ -817,9 +824,9 @@ |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
</tablecmt> |
|
|
|
</tablecmt> |
|
|
|
|
|
|
|
|
|
|
|
<div class="el_examine_approve"> |
|
|
|
<!-- <div class="el_examine_approve"> |
|
|
|
<el-button type="primary" @click="allauditing">一键审批</el-button> |
|
|
|
<el-button type="primary" @click="allauditing">一键审批</el-button> |
|
|
|
</div> |
|
|
|
</div> --> |
|
|
|
</el-dialog> |
|
|
|
</el-dialog> |
|
|
|
|
|
|
|
|
|
|
|
<el-dialog v-model="dialogViReject" title="驳回" width="500"> |
|
|
|
<el-dialog v-model="dialogViReject" title="驳回" width="500"> |
|
|
@ -889,6 +896,7 @@ import { |
|
|
|
$_showInventoryPackgeCode, |
|
|
|
$_showInventoryPackgeCode, |
|
|
|
$_loadingAbnormalPackageListTurnDown, |
|
|
|
$_loadingAbnormalPackageListTurnDown, |
|
|
|
$_retentionScan, |
|
|
|
$_retentionScan, |
|
|
|
|
|
|
|
$_cancelLoadingAbnormal, |
|
|
|
} from '@/api/distribution/distributionDeliveryList'; |
|
|
|
} from '@/api/distribution/distributionDeliveryList'; |
|
|
|
import { compressImageBlob } from '@/components/IMGcompressor/imgcompressor.js'; |
|
|
|
import { compressImageBlob } from '@/components/IMGcompressor/imgcompressor.js'; |
|
|
|
import { showOrderPackgeCode } from '@/api/distribution/distributionStockArticle'; |
|
|
|
import { showOrderPackgeCode } from '@/api/distribution/distributionStockArticle'; |
|
|
@ -3848,6 +3856,88 @@ export default { |
|
|
|
this.loadingObj.pageLoading = false; |
|
|
|
this.loadingObj.pageLoading = false; |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
// 批量异常取消 |
|
|
|
|
|
|
|
BatchcancellationAll() { |
|
|
|
|
|
|
|
if (!this.selectionList.length) { |
|
|
|
|
|
|
|
ElMessage({ |
|
|
|
|
|
|
|
message: '请勾选要取消的数据,【审核状态】必须为待审核,斌且【异常类型】状态只能为装车异常', |
|
|
|
|
|
|
|
type: 'warning', |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
return; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
let _state = this.selectionList.every(item => item.auditingStatusName =='待审核' && item.abnormalTypeName == '装车异常' ); |
|
|
|
|
|
|
|
console.log(_state); |
|
|
|
|
|
|
|
if (!_state) { |
|
|
|
|
|
|
|
ElMessage({ |
|
|
|
|
|
|
|
message: '勾选数据【审核状态】必须全部为待审核,并且【异常类型】必须全部满足:装车异常,', |
|
|
|
|
|
|
|
type: 'warning', |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
return; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ElMessageBox.confirm(`当前已经勾选${this.selectionList.length}条数据,是否确认取消`, '提示', { |
|
|
|
|
|
|
|
confirmButtonText: '确定', |
|
|
|
|
|
|
|
cancelButtonText: '取消', |
|
|
|
|
|
|
|
type: 'warning', |
|
|
|
|
|
|
|
}) |
|
|
|
|
|
|
|
.then(async () => { |
|
|
|
|
|
|
|
try { |
|
|
|
|
|
|
|
let data = { |
|
|
|
|
|
|
|
deliveryId: this.selectionList[0].deliveryListId, |
|
|
|
|
|
|
|
reservationId: this.selectionList[0].reservationId, |
|
|
|
|
|
|
|
loadingAbnormalIds: this.selectionList.map(item => item.id).join(','), |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
this.AbnormalReviewloading = true; |
|
|
|
|
|
|
|
let _res = await $_cancelLoadingAbnormal(data); |
|
|
|
|
|
|
|
if (_res.data.code == 200) { |
|
|
|
|
|
|
|
ElMessage({ |
|
|
|
|
|
|
|
message: _res.data.msg, |
|
|
|
|
|
|
|
type: 'success', |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
this.viewAbnormalLoading(this.toexamineID); //取消完成更新数据 |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} catch (error) { |
|
|
|
|
|
|
|
console.log(error, 'error'); |
|
|
|
|
|
|
|
} finally { |
|
|
|
|
|
|
|
this.AbnormalReviewloading = false; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}) |
|
|
|
|
|
|
|
.catch(() => {}); |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
// 异常包件取消 |
|
|
|
|
|
|
|
async Canceldelivery(row) { |
|
|
|
|
|
|
|
console.log(row); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ElMessageBox.confirm('是否确认取消配送?', '提示', { |
|
|
|
|
|
|
|
confirmButtonText: '确认', |
|
|
|
|
|
|
|
cancelButtonText: '取消', |
|
|
|
|
|
|
|
type: 'warning', |
|
|
|
|
|
|
|
}) |
|
|
|
|
|
|
|
.then(async () => { |
|
|
|
|
|
|
|
try { |
|
|
|
|
|
|
|
let data = { |
|
|
|
|
|
|
|
deliveryId: row.deliveryListId, |
|
|
|
|
|
|
|
reservationId: row.reservationId, |
|
|
|
|
|
|
|
loadingAbnormalIds: row.id, |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
this.AbnormalReviewloading = true; |
|
|
|
|
|
|
|
let _res = await $_cancelLoadingAbnormal(data); |
|
|
|
|
|
|
|
if (_res.data.code == 200) { |
|
|
|
|
|
|
|
ElMessage({ |
|
|
|
|
|
|
|
message: _res.data.msg, |
|
|
|
|
|
|
|
type: 'success', |
|
|
|
|
|
|
|
}); |
|
|
|
|
|
|
|
this.viewAbnormalLoading(this.toexamineID); //取消完成更新数据 |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
console.log(_res); |
|
|
|
|
|
|
|
} catch (error) { |
|
|
|
|
|
|
|
console.log(error, 'error'); |
|
|
|
|
|
|
|
} finally { |
|
|
|
|
|
|
|
this.AbnormalReviewloading = false; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}) |
|
|
|
|
|
|
|
.catch(() => {}); |
|
|
|
|
|
|
|
}, |
|
|
|
// 库存品查看二维码 |
|
|
|
// 库存品查看二维码 |
|
|
|
async handleStockQRCode(row) { |
|
|
|
async handleStockQRCode(row) { |
|
|
|
try { |
|
|
|
try { |
|
|
|