微调
This commit is contained in:
@@ -123,8 +123,6 @@ const open = (currentMode: string) => {
|
||||
|
||||
// 对外映射
|
||||
defineExpose({ open })
|
||||
const props = defineProps<{
|
||||
refreshTable: (() => Promise<void>) | undefined;
|
||||
}>()
|
||||
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user