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',
},
{
label: '到货日期',
label: '内示月份',
field: 'dueDate',
formatter: dateFormatter,
sort: 'custom',

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

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

Loading…
Cancel
Save