mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 02:58:10 +08:00
fix: 保存数据集无法搜索到指定目录
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { defineProps, toRefs } from 'vue'
|
||||
import { toRefs } from 'vue'
|
||||
const props = defineProps({
|
||||
start: {
|
||||
type: Object,
|
||||
|
||||
Reference in New Issue
Block a user