console제거거
This commit is contained in:
parent
cb67307a62
commit
f707329f79
@ -52,7 +52,6 @@ const props = defineProps({
|
||||
required: true,
|
||||
},
|
||||
});
|
||||
console.log('item',props.item)
|
||||
const baseUrl = $api.defaults.baseURL.replace(/api\/$/, '');
|
||||
// 날짜
|
||||
const formatDate = (dateString) => new Date(dateString).toLocaleString();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user