mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 13:47:15 +08:00
fix: lint
This commit is contained in:
@@ -4,7 +4,6 @@ import { onUnmounted } from 'vue'
|
||||
|
||||
import EventBus from '@/utils/event'
|
||||
import { checkPath } from '@/utils/file'
|
||||
import SearchModal from '@/views/file/SearchModal.vue'
|
||||
|
||||
const path = defineModel<string>('path', { type: String, required: true })
|
||||
const isInput = ref(false)
|
||||
|
||||
Reference in New Issue
Block a user