Преглед изворни кода

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