删除垃圾数据

v1.0.0
于肖磊 2024-09-25 16:40:53 +08:00
parent 615c73fc08
commit ec2339aab4
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@
</div>
</template>
<script lang="ts" setup>
const app = getCurrentInstance();
interface Props {
diyData: any[];
showModelBorder: boolean;