소스 검색

出运明细-调整字段宽度

jingbb 11 달 전
부모
커밋
aff1c114da
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,