MicroCommunityWeb/public/components/property/parkingAreaSelect2/parkingAreaSelect2.html
2021-04-23 10:14:20 +08:00

5 lines
117 B
HTML
Executable File

<select class="form-control" id = "parkingAreaSelector">
<option value="">请选择停车场</option>
</select>