Update 0408

This commit is contained in:
dev
2025-08-04 19:39:58 +09:00
parent 056d1a1e17
commit 8f7f5c598d
13 changed files with 112 additions and 205 deletions

View File

@ -980,7 +980,7 @@ export default {
var columnList = [
{ header: '회사 ID', name: 'comId', hidden: true },
{ header: '물리량 ID', name: 'pysclQtyId', hidden: true },
{ header: '순번', name: 'argSeq', editor: 'text' },
{ header: '순번', name: 'argSeq', editor: 'text', align: 'right' },
{ header: '물리량 ID', name: 'argPysclQtyId' },
{
header: '설비그룹',