: 发布 1.1.2 版本

This commit is contained in:
就眠儀式
2022-05-23 17:22:17 +08:00
parent 7eed198d10
commit a9dc882db7
3 changed files with 10 additions and 10 deletions

View File

@@ -263,8 +263,8 @@
<script lang="ts">
export default {
name: "LayDatePicker"
}
name: "LayDatePicker",
};
</script>
<script lang="ts" setup>