From 9628c86a6607380dbc7c0191a6055e07c6334657 Mon Sep 17 00:00:00 2001 From: liyj <1003249715@qq.com> Date: Mon, 01 Jun 2020 16:11:36 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/huge/frontEnd/hugeOA --- src/components/oa/logManage/browseLog/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/oa/logManage/browseLog/index.jsx b/src/components/oa/logManage/browseLog/index.jsx index d7c38c3..4f8351a 100644 --- a/src/components/oa/logManage/browseLog/index.jsx +++ b/src/components/oa/logManage/browseLog/index.jsx @@ -70,7 +70,6 @@ ]; } - fontNumber(date) { const length = date.length if (length > 16) { -- Gitblit v1.8.0