企業のご担当者様にご確認ください。(企業様宛に一括送付する場合と、従業員様宅に個別送付する場合とがあります。)
よくある質問
この記事のもくじ
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>