Commit 3196a574 authored by Tt's avatar Tt

处理报错问题

parent f75894fc
......@@ -50,7 +50,7 @@
</div>
<div>
动画停留时间:
<input type="text" nz-input [(ngModel)]="question.time" (ngModelChange)="this.onTxtChangeAniEnter($event, i)">
<input type="text" nz-input [(ngModel)]="question.time" (ngModelChange)="onTxtChangeAniEnter()">
</div>
<div>
<span style="height: 30px; font-size: 18px;">完整单词:</span>
......
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