
{{$t('chp001.title')}}
{{ formatDate(news.newsdate, 'YYYY/MM/DD') }}
|
{{ getTypeName($t('chp001.news.news_title'), news.type) }}
{{ formatDate(dialog.form.detail.newsdate, 'YYYY.MM.DD') }}
{{ dialog.form.detail.newstitle }}
{{ dialog.form.detail.newssubtitle }}
{{ htmlCreate(dialog.form.detail.content) }}

