Selaa lähdekoodia

装箱单-面辅料-字段宽度调整

jbb 2 vuotta sitten
vanhempi
commit
b8b552de5b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/packing-list/fabric-list.vue

+ 1 - 1
src/views/packing-list/fabric-list.vue

@@ -244,7 +244,7 @@ export default {
          {
           title: '集装箱号',
           dataIndex: 'containerNumber',
-          width: 100,
+          width: 125,
            ellipsis: true,
           // scopedSlots: { customRender: 'containerNo' },
           className: 'replacecolor'