mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
fix: 修改闭合组件不规范的问题
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<MainView />
|
||||
<MainView></MainView>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
|
||||
Reference in New Issue
Block a user