Appearance
文件
<script setup lang="ts"> import { exportFile } from "@witlink/components"; exportFile(fileData, "xxx.xlsx"); </script>