|
@ -305,7 +305,7 @@ const getSearchTableData = async (number,formField,searchField)=>{ |
|
|
{ |
|
|
{ |
|
|
label: t('ts.创建供应商发货申请'), |
|
|
label: t('ts.创建供应商发货申请'), |
|
|
name: 'supplierdeliver', |
|
|
name: 'supplierdeliver', |
|
|
hide: isShowMainButton(row, ['3']), |
|
|
hide: isShowMainButton(row, ['4']), |
|
|
type: 'primary', |
|
|
type: 'primary', |
|
|
icon: '', |
|
|
icon: '', |
|
|
color: '', |
|
|
color: '', |
|
|