Browse Source

出运明细-调整字段宽度

jingbb 10 months ago
parent
commit
aff1c114da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/shipment-details/editShipDetDrawer.vue

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

@@ -349,7 +349,7 @@ export default {
         {
           title: '小po',
           dataIndex: 'smallPo',
-          width: 110,
+          width: 150,
           className: 'replacecolor',
           scopedSlots: { customRender: 'smallPo' },
            ellipsis: true,