删除垃圾数据
parent
615c73fc08
commit
ec2339aab4
|
|
@ -107,7 +107,6 @@
|
|||
</div>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
const app = getCurrentInstance();
|
||||
interface Props {
|
||||
diyData: any[];
|
||||
showModelBorder: boolean;
|
||||
|
|
|
|||
Loading…
Reference in New Issue