master
吴普建 12 months ago
parent bda98a27c2
commit b637e7f997

@ -327,12 +327,12 @@ const columns: Ref<DataTableColumns<workRecords.TabelList>> = ref([
key: 'createBy',
width: 100
},
{
title: '报工工号',
align: 'center',
key: 'jobNumber',
width: 100
},
// {
// title: '',
// align: 'center',
// key: 'jobNumber',
// width: 100
// },
{
title: '批号',
align: 'center',

Loading…
Cancel
Save