@ -108,16 +108,16 @@ export const columnList = [
fixed: false,
sortable: true,
},
{
prop: 'planNum',
label: '预计数量',
type: 1,
values: '',
width: '130',
checkarr: [],
// {
// prop: 'planNum',
// label: '预计数量',
// type: 1,
// values: '',
// width: '130',
// checkarr: [],
// fixed: false,
// sortable: true,
// },
prop: 'billladingStatusName',
label: '状态',
@ -134,7 +134,7 @@
>
文员签收
</el-text>
<el-text @click="() => handleShowSiginImg(slotProps.scope)"> 上传签收图片 </el-text>
<el-text @click="() => handleShowSiginImg(slotProps.scope)"> 签收图片管理 </el-text>
<el-text
v-if="Number(slotProps.scope.row.isSettlement) === 1"
@click="handleShowCloseAnAccount(slotProps.scope)"