{{each dataList as value i}}
  • {{#value.title}} {{if value.questionStatus == 2}} {{else}} {{/if}}
  • {{/each}}