@ -482,7 +482,7 @@ const isShowMainButton1 = (row, val) => {
{
label: t('ts.创建发货申请'),
name: 'supplierdeliver',
hide: isShowMainButton(row, ['4']),
hide: isShowMainButton(row, ['4']) || row.isShowCreateRequestButton,
type: 'primary',
icon: '',
color: '',