1.html
<select name="parentColumnId" id="selectId" ng-select="mySelect">
<option ng-repeat="item in allFL" value="{{item.id}}" ng-selected="item.id==mySelect">{{item.columnName}}</option>
</select>
<select name="parentColumnId" id="1.html
<select name="parentColumnId" id="selectId" ng-select="mySelect">
<option ng-repeat="item in allFL" value="{{item.id}}" ng-selected="item.id==mySelect">{{item.columnName}}</option>
</select>
<select name="parentColumnId" id="