修改打包报错问题
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
<template>
|
||||
<!-- 实时数据 -->
|
||||
<div> </div>
|
||||
|
||||
<!-- 实时数据 -->
|
||||
<div>123</div>
|
||||
</template>
|
||||
<script setup lang='ts'>
|
||||
<script setup lang="ts">
|
||||
import { ref, reactive } from 'vue'
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
||||
</style>
|
||||
<style lang="scss" scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user