fix: 保存数据集无法搜索到指定目录

This commit is contained in:
dataeaseShu
2023-10-27 10:22:49 +08:00
parent ef9f84670e
commit 7d1d453146
7 changed files with 8 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import { defineProps, toRefs } from 'vue'
import { toRefs } from 'vue'
const props = defineProps({
start: {
type: Object,