Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Sign in
Toggle navigation
Open sidebar
w.pan
bookle
Commits
db954094
Commit
db954094
authored
Feb 03, 2019
by
Xiaoyu Yang
Browse files
properties problem
parent
64f25bf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/app/admin-add/admin-add.component.ts
src/app/admin-add/admin-add.component.ts
+2
-1
No files found.
src/app/admin-add/admin-add.component.ts
View file @
db954094
...
@@ -9,7 +9,8 @@ import { BookService } from '../services/book.service';
...
@@ -9,7 +9,8 @@ import { BookService } from '../services/book.service';
})
})
export
class
AdminAddComponent
implements
OnInit
{
export
class
AdminAddComponent
implements
OnInit
{
book
=
{};
// book = {};
book
:
any
=
{};
tags_z
:
string
=
''
;
tags_z
:
string
=
''
;
constructor
(
constructor
(
...
...
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