From 63ad2c3598400370dd7da5534659fd7e768a0a4a Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Mon, 16 May 2022 17:29:46 +0800
Subject: [PATCH] 地址替换
---
src/views/realTimePolice/realHistory.vue | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/views/realTimePolice/realHistory.vue b/src/views/realTimePolice/realHistory.vue
index fe4caff..2f2fb6c 100644
--- a/src/views/realTimePolice/realHistory.vue
+++ b/src/views/realTimePolice/realHistory.vue
@@ -117,7 +117,7 @@
menuWidth: 240,
size: "mini",
border: false,
- stripe:true,
+ //stripe:true,
labelWidth: "100",
dialogWidth: 950,
tip: false,
@@ -614,7 +614,6 @@
</script>
<style>
-
.old-video-dialog-box {
position: absolute !important;
top: 0px !important;
@@ -647,7 +646,7 @@
box-sizing: border-box;
}
-.tabFontSize{
+.tabFontSize {
font-size: 15px;
}
</style>
--
Gitblit v1.9.3