From 1dbaae52779466d398f76e0575c2dc2041af3657 Mon Sep 17 00:00:00 2001 From: wangshiming Date: Fri, 29 Apr 2022 17:59:12 +0800 Subject: [PATCH] fix bug --- .../customtable/customindex/customindex.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/routes/datatable/components/customtable/customindex/customindex.component.html b/src/app/routes/datatable/components/customtable/customindex/customindex.component.html index e94c3229..531cd963 100644 --- a/src/app/routes/datatable/components/customtable/customindex/customindex.component.html +++ b/src/app/routes/datatable/components/customtable/customindex/customindex.component.html @@ -4,13 +4,13 @@ * @Author : Shiming * @Date : 2022-04-06 13:20:56 * @LastEditors : Shiming - * @LastEditTime : 2022-04-19 15:52:16 + * @LastEditTime : 2022-04-29 17:55:02 * @FilePath : \\tms-obc-web\\src\\app\\routes\\datatable\\components\\customtable\\customindex\\customindex.component.html * Copyright (C) 2022 huzhenhong. All rights reserved. --> -
+