Browse Source

YT-2645:要货预测版本号变更

intex_online20250528
songguoqiang 2 weeks ago
parent
commit
fcc1940c54
  1. 2
      src/views/wms/purchasereceiptManage/supplierdeliver/demandforecastingMain/demandforecastingMain.data.ts
  2. 4
      src/views/wms/purchasereceiptManage/supplierdeliver/demandforecastingSupplierMain/demandforecastingMain.data.ts

2
src/views/wms/purchasereceiptManage/supplierdeliver/demandforecastingMain/demandforecastingMain.data.ts

@ -282,7 +282,7 @@ hiddenSearchHigh:true,
sort: 'custom', sort: 'custom',
}, },
{ {
label: '到货日期', label: '内示月份',
field: 'dueDate', field: 'dueDate',
formatter: dateFormatter, formatter: dateFormatter,
sort: 'custom', sort: 'custom',

4
src/views/wms/purchasereceiptManage/supplierdeliver/demandforecastingSupplierMain/demandforecastingMain.data.ts

@ -126,7 +126,7 @@ hiddenSearchHigh:true,
table: { table: {
width: 150 width: 150
}, },
isSearch:false, isSearch:true,
search: { search: {
// labelMessage: '信息提示说明!!!', // labelMessage: '信息提示说明!!!',
componentProps: { componentProps: {
@ -189,7 +189,7 @@ hiddenSearchHigh:true,
}, },
}, },
{ {
label: '到货日期', label: '内示月份',
field: 'dueDate', field: 'dueDate',
formatter: dateFormatter, formatter: dateFormatter,
sort: 'custom', sort: 'custom',

Loading…
Cancel
Save