@ -300,9 +300,10 @@ const buttonBaseClick = (val, item) => {
}
// isShowButton
const isShowButton = (row,val) => {
if (row.type == 'static') {
return false
} else if (row.sending == '0') {
// if (row.type == 'static') {
// return false
// } else
if (row.sending == '0') {
} else{
return true