diff --git a/src/views/layout/SupLayout.vue b/src/views/layout/SupLayout.vue index 731ac0c..2a93596 100644 --- a/src/views/layout/SupLayout.vue +++ b/src/views/layout/SupLayout.vue @@ -5,7 +5,7 @@
- +
@@ -55,7 +55,8 @@ position: absolute; z-index: 999; } - .el-scrollbar{ - height: calc(100vh - 80px); + + .el-scrollbar { + height: calc(100vh - 60px); } diff --git a/src/views/layout/SupLayout.vue b/src/views/layout/SupLayout.vue index 731ac0c..2a93596 100644 --- a/src/views/layout/SupLayout.vue +++ b/src/views/layout/SupLayout.vue @@ -5,7 +5,7 @@
- +
@@ -55,7 +55,8 @@ position: absolute; z-index: 999; } - .el-scrollbar{ - height: calc(100vh - 80px); + + .el-scrollbar { + height: calc(100vh - 60px); } diff --git a/src/views/supControl/supControl.vue b/src/views/supControl/supControl.vue index c067d89..f389738 100644 --- a/src/views/supControl/supControl.vue +++ b/src/views/supControl/supControl.vue @@ -6,24 +6,57 @@ -
+ + +
+ 立案 + 件 +
+
+ + +
+ 本日立案 + 件 +
+
+ + +
+ 处理率 + % +
+
+ + +
+ 未处理 + 件 +
+
+
+ + + +
+ + + + +
- + 案卷 - - + 人员 + 部件 - -
- - - - + + - + @@ -31,53 +64,53 @@ - + 全部 超期 未超期 - - - + - - - - - - 监督员 - 处置员 - - - - - + + + + + + 监督员 + 处置员 + + + + + - - - - - - - + + + + + + + - - - - - - - - + + + + + + + + + +
@@ -87,16 +120,14 @@ - diff --git a/src/views/layout/SupLayout.vue b/src/views/layout/SupLayout.vue index 731ac0c..2a93596 100644 --- a/src/views/layout/SupLayout.vue +++ b/src/views/layout/SupLayout.vue @@ -5,7 +5,7 @@
- +
@@ -55,7 +55,8 @@ position: absolute; z-index: 999; } - .el-scrollbar{ - height: calc(100vh - 80px); + + .el-scrollbar { + height: calc(100vh - 60px); } diff --git a/src/views/supControl/supControl.vue b/src/views/supControl/supControl.vue index c067d89..f389738 100644 --- a/src/views/supControl/supControl.vue +++ b/src/views/supControl/supControl.vue @@ -6,24 +6,57 @@ -
+ + +
+ 立案 + 件 +
+
+ + +
+ 本日立案 + 件 +
+
+ + +
+ 处理率 + % +
+
+ + +
+ 未处理 + 件 +
+
+
+ + + +
+ + + + +
- + 案卷 - - + 人员 + 部件 - -
- - - - + + - + @@ -31,53 +64,53 @@ - + 全部 超期 未超期 - - - + - - - - - - 监督员 - 处置员 - - - - - + + + + + + 监督员 + 处置员 + + + + + - - - - - - - + + + + + + + - - - - - - - - + + + + + + + + + +
@@ -87,16 +120,14 @@ - diff --git a/src/views/supControl/supStatisPanel.vue b/src/views/supControl/supStatisPanel.vue index 7259ba0..bf5b7a1 100644 --- a/src/views/supControl/supStatisPanel.vue +++ b/src/views/supControl/supStatisPanel.vue @@ -1,54 +1,15 @@