| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2023-02-02 11:30:23 |
| | | * @LastEditTime: 2023-02-02 11:32:42 |
| | | * @FilePath: \srs-police-affairs\src\views\home\index.vue |
| | | * @Description: 小区-栋-层-房屋 |
| | | * |
| | |
| | | </div> |
| | | |
| | | <div ref="RegionSelect" style="left: 0;" class="region-select"> |
| | | <map-select v-show="selectAllShow" class="map-select" @selectCheck="policeStationSelect" |
| | | <map-select v-if="selectAllShow" class="map-select" @selectCheck="policeStationSelect" |
| | | :checkValue="policeStationCheckValue" :options="policeStationOptions" |
| | | :optionsName="'name'"></map-select> |
| | | |