Explorar o código

Merge branch 'dev'

zhangchong hai 1 ano
pai
achega
14828b8cb3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/TextEllipsis/index.vue

+ 1 - 1
src/components/TextEllipsis/index.vue

@@ -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({
 	// 文本内容