소스 검색

供应商产能呢报表-字段宽度

jbb 2 년 전
부모
커밋
cd0164993e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/reportForms/supply-capacity-table.vue

+ 1 - 1
src/views/reportForms/supply-capacity-table.vue

@@ -173,7 +173,7 @@ export default {
        
         {
           title: '预约发货月份 ',
-          width: 65,
+          width: 75,
           dataIndex: 'darriveDate',
           // customRender: text => {
           //   return moment(text).format('YYYY-MM')