update 修改组件 去除无用引用和代码缩进
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
<!-- 代码构建 -->
|
||||
<script setup lang="ts">
|
||||
|
||||
import { ComponentInternalInstance } from "vue";
|
||||
|
||||
const props = defineProps({
|
||||
showBtn: {
|
||||
type: Boolean,
|
||||
|
Reference in New Issue
Block a user