- <div class="flex flex-wrap gap-2">
- <a href="{{ url('/admin/source-paper-enrichment') }}" class="ui-button ui-button-secondary">卷子补录</a>
- <a href="{{ url('/admin/question-candidate-workbench') }}" class="ui-button ui-button-secondary">人工补录工作台</a>
- <a href="{{ url('/admin/question-review-workbench') }}" class="ui-button ui-button-secondary">审核控制台</a>
- </div>
|