From 9ee80c169389f6b437d466f471ea3f9f72c25e6e Mon Sep 17 00:00:00 2001 From: dong_bo0602 <358256383@qq.com> Date: Tue, 10 Aug 2021 17:58:55 +0800 Subject: [PATCH] 0810 --- src/main/resources/templates/index.html | 28 ++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 46d10af..3bc1a24 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -194,19 +194,19 @@
指标状态统计
-
+
{{countInfo4.checkPendingNum}}

未审核

-
+
{{countInfo4.checkPassNum}}

审核通过

-
+
{{countInfo4.checkArchivesNum}}

归档

-
+
{{countInfo4.checkNoPassNum}}

审核不通过

@@ -222,19 +222,19 @@
指标状态统计
-
+
{{countInfo5.checkPendingNum}}

未审核

-
+
{{countInfo5.checkPassNum}}

审核通过

-
+
{{countInfo5.checkArchivesNum}}

归档

-
+
{{countInfo5.checkNoPassNum}}

审核不通过

@@ -250,19 +250,19 @@
指标状态统计
-
+
{{countInfo6.checkPendingNum}}

未审核

-
+
{{countInfo6.checkPassNum}}

审核通过

-
+
{{countInfo6.checkArchivesNum}}

归档

-
+
{{countInfo6.checkNoPassNum}}

审核不通过

@@ -332,9 +332,9 @@ ontWeekRoleData:{} }, methods: { - openCountDetail: function (path) { + openCountDetail: function (path,id) { var self = this - var id = this.pageId + var id = id layer.open({ type: 2, title: false,