Commit 2e4ca9df authored by yu's avatar yu

Merge branch 'master' of http://120.27.1.210:43210/huiwan/op53

parents 7ceb3c0c 5ae9e174
...@@ -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