@ -164,7 +164,7 @@
</el-button>
</template>
<!-- 无卸车记录 -->
<template v-else-if="Number(details.abnormalInfo.abnormalType) === 3">
<template v-else-if="Number(details.abnormalInfo.abnormalType) === 4">
<el-button type="primary" icon="Delete" @click="() => handleAbnormal(3, '确认为本车次少货')"
>本车次少货</el-button
>