zhangchong пре 1 година
родитељ
комит
14828b8cb3
1 измењених фајлова са 1 додато и 1 уклоњено
  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({
 	// 文本内容