Browse Source

发运明细-字段宽度调整

jbb 2 năm trước cách đây
mục cha
commit
9a1935deae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/shipment-details/shipmentList.vue

+ 1 - 1
src/views/shipment-details/shipmentList.vue

@@ -388,7 +388,7 @@ export default {
         {
           title: '款号',
           dataIndex: 'itemNumber',
-          width: 100,
+          width: 130,
           ellipsis: true,
           className: 'replacecolor'
         },