This commit is contained in:
CHIEFSOFT\ameye
2024-02-05 11:25:51 -05:00
parent 9ba1f95851
commit a10e091858
11 changed files with 297 additions and 5 deletions
@@ -34,7 +34,7 @@
<ion-select-option *ngFor="let item of jobGroupDataResult"
value="{{item.group_id}}"
selected
>{{item.group_name}}</ion-select-option>
>{{item.group_name}} ({{item.member_count}}) </ion-select-option>
</ion-select>
</div>
<div style="float: right; width: 20%;">