优化
This commit is contained in:
@ -63,6 +63,7 @@ export class SmsTemplateComponent implements OnInit {
|
||||
}
|
||||
|
||||
columns: STColumn[] = [
|
||||
{ title: '模板名称', className: 'text-center', index: 'templateName' },
|
||||
{ title: '模板编码', className: 'text-center', index: 'templateCode' },
|
||||
{ title: '模板内容', className: 'text-center', index: 'templateContent' },
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user