cfort 2 лет назад
Родитель
Сommit
429581ecb3

+ 3 - 3
src/views/system/jbdHome/board/checkBoard.vue

@@ -190,7 +190,7 @@
                                 unit: '单'
                             },
                             {
-                                title: '样品分配',
+                                title: '样品分配(月度)',
                                 children: [
                                     {
                                         label: '总数',
@@ -208,7 +208,7 @@
                                 unit: '件'
                             },
                             {
-                                title: '检测',
+                                title: '检测(月度)',
                                 children: [
                                     {
                                         label: '总数',
@@ -226,7 +226,7 @@
                                 unit: '项'
                             },
                             {
-                                title: '报告',
+                                title: '报告(月度)',
                                 children: [
                                     {
                                         label: '总数',

+ 9 - 9
src/views/system/jbdHome/board/data.js

@@ -37,7 +37,7 @@ export const acceptOption1 = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     grid: {
         top: '80px'
@@ -166,7 +166,7 @@ export const acceptOption = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     legend: {
         type: 'scroll',
@@ -237,7 +237,7 @@ export const taskOptionOld = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     grid: {
         top: '80px',
@@ -324,7 +324,7 @@ export const taskOptionOld = {
 export const taskOption = {
     title: {
         show: true,
-        text: '任务及时完成率(月度)',
+        text: '检测任务及时完成率(月度)',
         textStyle: {
             color: '#fff',
             fontSize: 20,
@@ -332,7 +332,7 @@ export const taskOption = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     legend: {
         orient: 'horizontal',
@@ -454,7 +454,7 @@ export const trustOption = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     grid: {
         top: '80px'
@@ -577,7 +577,7 @@ export const sampleOption = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     grid: {
         top: '80px'
@@ -677,7 +677,7 @@ export const monthOption = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     grid: {
         top: '80px'
@@ -800,7 +800,7 @@ export const yearOption = {
         },
         textAlign: 'center',
         left: '50%',
-        top: '20px'
+        top: '5px'
     },
     legend: {
         orient: 'horizontal',