Commit 5641de1e authored by limingzhe's avatar limingzhe

fix: debug

parent 606e37a7
......@@ -15,7 +15,7 @@
<div style="margin: 30px; width: 650px; display: flex; align-items: start;">
<h3 style="width: 100px;">问题文本:</h3>
<textarea rows="5" nz-input [(ngModel)]="item.example" (blur)="save()"></textarea>
<textarea rows="5" nz-input [(ngModel)]="item.text" (blur)="save()"></textarea>
</div>
<div style="margin: 30px; display: flex; align-items: start;">
......
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