diff --git a/map_editor.html b/map_editor.html index ea0b683..fde82d5 100644 --- a/map_editor.html +++ b/map_editor.html @@ -5,8 +5,10 @@
드래그하여 구역을 정의하세요. 저장 버튼을 누르면 즉시 시스템에 반영됩니다. @@ -31,8 +33,8 @@
| 구분 (연한) | -보유 | +|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 구분 (연한) | +보유 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 구분 (등급) | -보유량 | -운영중 | -재고 | -부족분 | -사양 적정성 | +|||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 구분 (등급) | +보유량 | +운영중 | +재고 | +부족분 | +사양 적정성 | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ${label} | -${data.total}대 (${totalRate}%) | -${data.active}대 | -${data.stock}대 | -${shortage}대 | -+ | |||||||||||||||||||||||
| ${label} | +${data.total}대 (${totalRate}%) | +${data.active}대 | +${data.stock}대 | +${shortage}대 | +${barGraphHtml} | |||||||||||||||||||||||
| ${label} | -${list.length}대 | +|||||||||||||||||||||||||||
| ${label} | +${list.length}대 | |||||||||||||||||||||||||||
| 사용자 | -조직 (직무) | -주요 사양 | -등급 (점수) | -자산코드 | +||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 사용자 | +조직 (직무) | +주요 사양 | +등급 (점수) | +자산코드 | |
|---|---|---|---|---|---|
| 해당 등급의 자산이 없습니다. | |||||
| 해당 등급의 자산이 없습니다. | |||||
| ${user} | -${pc.current_dept || '-'} (${pc._resolved_position || pc.user_position || '-'}) | -${spec} | +|||
| ${user} | +${pc.current_dept || '-'} (${pc._resolved_position || pc.user_position || '-'}) | +${spec} | ${badgeHTML}${scoreHTML} | -${pc.asset_code || '-'} | +${pc.asset_code || '-'} |