- 申請單號{{ result[0]?.noApply }}
- 申請人姓名{{ result[0]?.encName }}
- 身分證字號{{ result[0]?.encNoId }}
- 申請房型{{ result[0]?.nmHfrom }}
- 抽籤結果
{{(idx > 1 ? "
" :"")}}
{{ getDrawResultText(item.enroll, item.noHSeq, item.noSSeq) }}
-
選屋順序
{{(idx > 1 ? "
" :"")}}
{{ getChooseResult(item.enroll, item.noSSeq) }}
- 1.抽籤結果:為同一種房型之順序。
- 2.選屋順序:為全房型正取戶總體之順序。
- 3.以上資訊仍以收到公文通知為主。