|
|
@ -137,7 +137,8 @@ const butttondata = (row, $index)=>{ |
|
|
|
'ExecuteProductreceiptJobPredictIsCreatePutawayRequest', |
|
|
|
'CreatePurchasePlanAfterDiscretePurchaseOrderPublished', |
|
|
|
'ExemptItemCreatePutawayRequestAfterPurchaseReceiptRecordCreated', |
|
|
|
'CreatePurchaseReceiptRequestAfterSupplierDeliverRecordCreated'] |
|
|
|
'CreatePurchaseReceiptRequestAfterSupplierDeliverRecordCreated' |
|
|
|
] |
|
|
|
return [ |
|
|
|
defaultButtons.mainListEditBtn({hide:hiddenArray.indexOf(row.code)>-1}), // 编辑 |
|
|
|
// defaultButtons.mainListDeleteBtn({hasPermi:'wms:switch:delete'}), // 删除 |
|
|
|