This commit is contained in:
2024-02-25 17:41:46 +08:00
parent 690ff14f1f
commit 61ccbc2147
5 changed files with 220 additions and 14 deletions

View File

@@ -878,6 +878,9 @@ onMounted(async () => {
/>
</template>
</NTabPane>
<NTabPane name="directory" tab="从文件夹读取">
开发中...
</NTabPane>
</NTabs>
</NSpin>
</NScrollbar>