컬럼 추가
This commit is contained in:
@@ -122,6 +122,14 @@ var columns = [
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
title:'장비', headerHozAlign:'center',
|
||||
columns:[
|
||||
{headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '조립', field : 'ASSEMBLY', sorter:"string"},
|
||||
{headerHozAlign : 'center', hozAlign : 'center', width : '90', title : '검증', field : 'VERIFICATION', sorter:"string"}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
title:'출하', headerHozAlign:'center',
|
||||
columns:[
|
||||
|
||||
Reference in New Issue
Block a user