master
吴普建 12 months ago
parent bda98a27c2
commit b637e7f997

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

Loading…
Cancel
Save