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