| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2023-08-11 16:55:52 |
| | | * @LastEditTime: 2023-08-14 15:30:04 |
| | | * @FilePath: \srs-police-affairs\src\views\police\index.vue |
| | | * @Description: 辖区管理 |
| | | * |
| | |
| | | type="text" size="small" title="定位"> |
| | | <i class="el-icon-location" :style="{ color: positionColor(scope.row) }"></i> |
| | | </el-button> |
| | | <el-button v-show="navType == 0 || navType == 2 || navType == 3" |
| | | <el-button v-show="navType != 1" |
| | | @click="equipmentTrack(scope.row)" type="text" size="small" title="轨迹"> |
| | | <i class="el-icon-police-track"></i> |
| | | </el-button> |