shuishen
2023-08-14 3a81c4a9d73eaadd76c9f7c9bf05a50cd5f20359
轨迹调整
1 files modified
1 files added
4 ■■■■ changed files
public/img/draw/track.png patch | view | raw | blame | history
src/views/police/index.vue 4 ●●●● patch | view | raw | blame | history
public/img/draw/track.png
src/views/police/index.vue
@@ -2,7 +2,7 @@
 * @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: 辖区管理
 * 
@@ -50,7 +50,7 @@
                                        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>