|
@ -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', |
|
|