| src/views/policeTracking/policeTracking.vue | ●●●●● patch | view | raw | blame | history |
src/views/policeTracking/policeTracking.vue
@@ -2,7 +2,7 @@ <el-row> <el-col :span="12"> <div style="background: #fff; height: 100%"> <el-card class="trackClass"> <el-card class="trackClass" style="overflow-y: auto;"> <div style="margin-top: 20px" role="tab" @@ -864,9 +864,9 @@ }; </script> <style lang="scss"> <style scoped lang="scss"> .el-col { height: 95%; height: calc(100% - 5px); } .trackClass {