소스 검색

fix: 客户详情-基本信息逻辑修改

hanxiaohui 7 달 전
부모
커밋
ddad6246b8
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      src/views/customer-manage/customer-detail/components/BasinInfo.vue

+ 1 - 2
src/views/customer-manage/customer-detail/components/BasinInfo.vue

@@ -36,8 +36,7 @@
 
 <script setup lang="jsx">
   import { h, ref } from 'vue';
-  import { BsDescriptions, BsContentsWrapper } from '/@/components/BsUi/index.js';
-  import { BsTable, useBsTable } from '/@/components/BsUi/index.js';
+  import { BsTable, useBsTable, BsDescriptions, BsContentsWrapper, BsEllipsisText } from '/@/components/BsUi/index.js';
 
   const customerItems = ref([
     {