Explorar o código

发运明细-改变列宽

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
eda1b6db70
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/shipment-details/shipmentList.vue

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

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