컬럼명 수정 (출하대기 -> 포장)
This commit is contained in:
@@ -277,7 +277,7 @@ var columns = [
|
||||
headerHozAlign: 'center',
|
||||
hozAlign: 'right',
|
||||
width: 90,
|
||||
title: '출하대기',
|
||||
title: '포장',
|
||||
field: 'SHIP_WAIT_QTY',
|
||||
cssClass: 'col-light-green',
|
||||
formatter: fnc_createGridAnchorTag,
|
||||
|
||||
@@ -390,7 +390,7 @@ window.addEventListener('unload', function() {
|
||||
<th style="width:150px;">날짜</th>
|
||||
<th style="width:120px;">완조립</th>
|
||||
<th style="width:120px;">검사</th>
|
||||
<th style="width:120px;">출하대기</th>
|
||||
<th style="width:120px;">포장</th>
|
||||
<th style="width:60px;">삭제</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user