Skip to content

Commit

Permalink
Remove .xlsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rexruan committed Sep 2, 2024
1 parent b35bd6d commit 9ad39a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/DownloadPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<el-radio-group v-model="outputForm">
<el-radio label=".txt" />
<el-radio label=".csv" />
<el-radio label=".xlsx" />
<!-- <el-radio label=".xlsx" /> -->
</el-radio-group>
</el-main>

Expand Down

0 comments on commit 9ad39a2

Please sign in to comment.