瀏覽代碼

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([
     {