fix
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-10-13 12:51:23 +08:00
parent 41819b6d9b
commit eda470cb78
2 changed files with 33 additions and 11 deletions

View File

@@ -122,7 +122,7 @@ watch(isMobile, (value) => {
<ProblemContent />
</n-tab-pane>
<n-tab-pane
v-if="problem.show_flowchart"
v-if="problem.show_flowchart && problem.mermaid_code"
name="flowchart"
tab="流程图表"
>