This commit is contained in:
zhaotiantian
2023-11-24 16:11:39 +08:00
parent ee46164e93
commit 143f272da8
3 changed files with 83 additions and 125 deletions
+13
View File
@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "Dialog"
}
</script>
<style scoped>
</style>