Commit 1048cb9b by symphony

latest ui 11/04/2019 17:37:45

parent 1d535fff
...@@ -32,8 +32,8 @@ export class VideoComponent implements OnInit { ...@@ -32,8 +32,8 @@ export class VideoComponent implements OnInit {
} }
nodes = [ nodes = [
{ title: '高速公路', key: '1' }, { title: '机构养老', key: '1' },
{ title: '普通干线', key: '2' } { title: "居家/社区养老", key: '2' }
]; ];
nzEvent(event: Required<NzFormatEmitEvent>): void { nzEvent(event: Required<NzFormatEmitEvent>): void {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment