@@ -21,7 +21,7 @@
</template>
<script setup lang="ts">
-import { defineProps, defineExpose, ref, onBeforeMount, watch, computed, nextTick } from 'vue';
+import { ref, onBeforeMount, watch, computed, nextTick } from 'vue';
const props = defineProps({
// 文本内容