Browse Source

feat: 供应商管理界面列表优化

Administrator 6 ngày trước cách đây
mục cha
commit
44f663c4bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jd-logistics-ui-v3/src/views/system/dept/index.vue

+ 1 - 1
jd-logistics-ui-v3/src/views/system/dept/index.vue

@@ -55,7 +55,7 @@
          :default-expand-all="isExpandAll"
          :tree-props="{ children: 'children', hasChildren: 'hasChildren' }"
       >
-         <el-table-column prop="deptName" label="供应商名称" width="180"></el-table-column>
+         <el-table-column prop="deptName" label="供应商名称" width="230" :show-overflow-tooltip="true"></el-table-column>
 <!--         <el-table-column prop="orderNum" label="排序" width="200"></el-table-column>-->
         <el-table-column prop="rateValue" label="费率" width="50"></el-table-column>
         <el-table-column prop="status" label="状态" width="100">