@@ -235,7 +235,8 @@ export default {
})
},
//是否有删除权要
- getClaimDel(row){
+ getClaimDel(row){
+ return false
if(row.patentClaimHistoryList){
return row.patentClaimHistoryList.find(item=>{
return item.operateType == 1