[Draf] compare dev vs main #43

Open
dev wants to merge 298 commits from dev into dev-base
249 changed files with 40929 additions and 30608 deletions
Showing only changes of commit 1c9546a99a - Show all commits

View File

@ -561,12 +561,6 @@ export default {
columnOptions: {
resizable: true,
},
rowHeaders: [
{
type: 'rowNum',
align: 'right',
},
],
header: {
height: 37,
},
@ -623,6 +617,7 @@ export default {
}
}
const myColumns = [
{ header: 'No.', name: 'rowSeq', align: 'right', width: 90 },
{
header: 'FAB',
name: 'fabNm',