From 5a980b216e11093a18e26babdf7f995aca42381b Mon Sep 17 00:00:00 2001 From: wangshiming Date: Wed, 13 Apr 2022 15:21:30 +0800 Subject: [PATCH] fix bug --- .../components/datascreen/datascreen.component.html | 8 ++++---- .../components/datascreen/map/map.component.html | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/src/app/routes/datatable/components/datascreen/datascreen.component.html b/src/app/routes/datatable/components/datascreen/datascreen.component.html index 1813a271..e614479a 100644 --- a/src/app/routes/datatable/components/datascreen/datascreen.component.html +++ b/src/app/routes/datatable/components/datascreen/datascreen.component.html @@ -4,7 +4,7 @@ * @Author : Shiming * @Date : 2022-04-06 10:57:56 * @LastEditors : Shiming - * @LastEditTime : 2022-04-13 10:33:08 + * @LastEditTime : 2022-04-13 15:20:32 * @FilePath : \\tms-obc-web\\src\\app\\routes\\datatable\\components\\datascreen\\datascreen.component.html * Copyright (C) 2022 huzhenhong. All rights reserved. --> @@ -23,7 +23,7 @@
-
+
@@ -72,7 +72,7 @@
-
+
@@ -93,7 +93,7 @@
-
+
diff --git a/src/app/routes/datatable/components/datascreen/map/map.component.html b/src/app/routes/datatable/components/datascreen/map/map.component.html index 80ed7c86..1ff87c79 100644 --- a/src/app/routes/datatable/components/datascreen/map/map.component.html +++ b/src/app/routes/datatable/components/datascreen/map/map.component.html @@ -4,8 +4,9 @@ * @Author : Shiming * @Date : 2022-04-06 17:57:07 * @LastEditors : Shiming - * @LastEditTime : 2022-04-13 14:30:10 + * @LastEditTime : 2022-04-13 15:20:33 * @FilePath : \\tms-obc-web\\src\\app\\routes\\datatable\\components\\datascreen\\map\\map.component.html * Copyright (C) 2022 huzhenhong. All rights reserved. --> - \ No newline at end of file + + \ No newline at end of file