filter and abstraction of researchList
This commit is contained in:
@ -18,7 +18,6 @@ const props = defineProps({
|
||||
});
|
||||
|
||||
|
||||
|
||||
function format(date){
|
||||
let split = date.split("-")
|
||||
let month = split[1]
|
||||
|
Reference in New Issue
Block a user