master
吴普建 12 months ago
parent 0d257a2e50
commit bda98a27c2

@ -120,7 +120,7 @@ const columns: Ref<DataTableColumns<workRecords.TabelList>> = ref([
width: 100
},
{
title: '报工数量(副)',
title: '报工数量',
key: 'outputWeight',
width: 100
},

@ -298,7 +298,7 @@ const columns: Ref<DataTableColumns<workRecords.TabelList>> = ref([
width: 100
},
{
title: '报工数量(副)',
title: '报工数量',
align: 'center',
key: 'outputWeight',
width: 100

Loading…
Cancel
Save