수정2...
This commit is contained in:
parent
c121775806
commit
df0d5d370d
@ -210,7 +210,7 @@ export default {
|
|||||||
{
|
{
|
||||||
key: 'createdAt',
|
key: 'createdAt',
|
||||||
label: '등록일',
|
label: '등록일',
|
||||||
thStyle: { width: '105px' },
|
thStyle: { width: '125px' },
|
||||||
formatter: (value) => {
|
formatter: (value) => {
|
||||||
return value.replace(
|
return value.replace(
|
||||||
/([0-9]{4})-([0-9]{2})-([0-9]{2}).*/gi,
|
/([0-9]{4})-([0-9]{2})-([0-9]{2}).*/gi,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user