add rowSeq for screen 7

This commit is contained in:
Pham Hoang Manh/(Pham Hoang Manh)/현장대리인/SK
2025-08-28 11:31:41 +09:00
parent 39502ae8fb
commit 4bcf6d6a4c

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',