开放航班保障信息等功能
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
<input type="checkbox" [(ngModel)]="checkboxGroup.detail" (ngModelChange)="checkboxChange()">
|
||||
<span>详细信息</span>
|
||||
</label>
|
||||
<!-- <label class="radio-inline custom-checkbox nowrap mr-4">
|
||||
<label class="radio-inline custom-checkbox nowrap mr-4">
|
||||
<input type="checkbox" [(ngModel)]="checkboxGroup.vip" (ngModelChange)="checkboxChange()">
|
||||
<span>航班VIP信息</span>
|
||||
</label>
|
||||
@@ -159,7 +159,7 @@
|
||||
<label class="radio-inline custom-checkbox nowrap">
|
||||
<input type="checkbox" [(ngModel)]="checkboxGroup.special" (ngModelChange)="checkboxChange()">
|
||||
<span>航班特服信息</span>
|
||||
</label> -->
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<div class="airline-table">
|
||||
|
||||
Reference in New Issue
Block a user