two drop-down boxes, for example, the first is a list of provinces and the second is a list of cities. But each first item is "all". How do you write this in AngularJs1.x? The key is this "all", requiring the city to select "all" when the province changes.