소스 검색

Merge branch 'dev'

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