Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
supervise-front
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
牛晓林
supervise-front
Commits
1048cb9b
Commit
1048cb9b
authored
Nov 04, 2019
by
symphony
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
latest ui 11/04/2019 17:37:45
parent
1d535fff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
video.component.ts
src/app/video/video.component.ts
+2
-2
No files found.
src/app/video/video.component.ts
View file @
1048cb9b
...
@@ -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
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment