update
This commit is contained in:
@@ -176,7 +176,8 @@ export default {
|
||||
res.push({value,key});
|
||||
}
|
||||
});
|
||||
return res; },
|
||||
return res;
|
||||
},
|
||||
/**
|
||||
* Formating the columns selected
|
||||
* @param {*} columns
|
||||
|
||||
Reference in New Issue
Block a user