[Draf] compare dev vs main #43

Open
dev wants to merge 298 commits from dev into dev-base
246 changed files with 40436 additions and 30414 deletions
Showing only changes of commit 4bcf6d6a4c - Show all commits

View File

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