Explorar el Código

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

jbb hace 2 años
padre
commit
cd0164993e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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')