Commit 11829441 authored by 李维's avatar 李维

Bugfix

parent 77f1d8ef
......@@ -255,7 +255,7 @@
<nz-form-control [nzSpan]="6">
<input type="text" nz-input placeholder="请录入单词"
[(ngModel)]="it.word_val"
(blur)="saveWordItem(i,'left')">
(blur)="saveWordItem(i)">
</nz-form-control>
</nz-form-item>
<nz-form-item>
......
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