Commit 05805ab7 authored by limingzhe's avatar limingzhe

fix: debug

parent ee51b6ca
......@@ -812,8 +812,9 @@ export class FormComponent implements OnInit, OnChanges, OnDestroy {
this.item.wrongArr = [];
}
this.item.wrongArr.push(
{text: '',
pir_url: ''
{
text: '',
pic_url: ''
}
);
......
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