Commit d5bc4a11 authored by Tt's avatar Tt

表单报错

parent a0572f9f
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
{{s}} {{s}}
</div> </div>
<div *ngIf="tg.index[m] == 1" class="switch-box" style="color: #f00;margin-top: 5px;" <div *ngIf="tg.index[m] == 1" class="switch-box" style="color: #f00;margin-top: 5px;"
(click)="onChoseGroup(tg.index,m,0,item)"> (click)="onChoseGroup(tg.index,m,0,item,n)">
{{s}} {{s}}
</div> </div>
</div> </div>
......
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