@ -1052,16 +1052,16 @@ export default {
sortable: true,
},
// {
// prop: '',
// label: '操作',
// type: 6,
// values: '',
// width: '200',
// checkarr: [],
// fixed: 'right',
// hide: true,
// },
{
prop: '',
label: '操作',
type: 6,
values: '',
width: '200',
checkarr: [],
fixed: 'right',
hide: true,
// 更多列的配置...
],
stockArtcolumnList: [
@ -704,6 +704,17 @@
}
stockListColumnList:[
prop: 'incomingBatch',
label: '入库批次号',
type: 2,
width: '160',
fixed: true,
head: false
prop: 'orderCode',
label: '订单自编号',