Commit 8898c4b3 authored by liujiaxin's avatar liujiaxin

222

parent a775811a
...@@ -28,8 +28,8 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy { ...@@ -28,8 +28,8 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
this.item = { this.item = {
contentObj: { contentObj: {
text: 'aaaaaaa', text: '',
question: 'sdfsdfsdf', question: '',
pic_id: null, pic_id: null,
audio_id: null audio_id: null
} }
......
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