1
This commit is contained in:
@@ -48,13 +48,6 @@ export default {
|
||||
this.showEditWarp(params.row)
|
||||
},
|
||||
},
|
||||
{
|
||||
title: '清空',
|
||||
type: 'warning',
|
||||
click: () => {
|
||||
this.clearConfirm(params.row)
|
||||
},
|
||||
}
|
||||
]
|
||||
|
||||
return uiTool.getBtn(h, btns)
|
||||
|
||||
Reference in New Issue
Block a user