完善useDialog.ts

This commit is contained in:
数据小王子 2024-03-07 09:02:14 +08:00
parent d47ce6d41f
commit 81bfda2564

View File

@ -1,4 +1,4 @@
import { Ref } from 'vue';
import { Ref,ref } from 'vue';
interface Options {
title?: string;