Fixiaobai
2023-11-17 1f5009ddcc87f7a7db792d40206bdcf5462089ee
src/views/plan/customerorder/index.vue
@@ -658,7 +658,18 @@
            minWidth: '140',
            width: '120',
            prop: 'deliveryDate',
            label: '交货时间',
            label: '计划交货时间',
            sort: true,
            isTrue: true,
            isSearch: true,
            searchInfoType: 'datetimerange',
            formatter: this.formatDutyDate
          },
          {
            minWidth: '140',
            width: '120',
            prop: 'wantedDeliveryDate',
            label: '客户期望交货时间',
            sort: true,
            isTrue: true,
            isSearch: true,