licailing 4 سال پیش
والد
کامیت
086b17442a
1فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 2 4
      src/main/vue/src/views/showStatistic/Dashboard.vue

+ 2 - 4
src/main/vue/src/views/showStatistic/Dashboard.vue

@@ -49,11 +49,9 @@ export default {
                 { x: 0, y: 0, w: 12, h: 5, i: '0', name: 'DatasWidget' },
                 { x: 0, y: 0, w: 12, h: 5, i: '0', name: 'DatasWidget' },
                 { x: 0, y: 6, w: 6, h: 12, i: '2', name: 'PassWidget' },
                 { x: 0, y: 6, w: 6, h: 12, i: '2', name: 'PassWidget' },
                 { x: 6, y: 6, w: 6, h: 12, i: '3', name: 'ExamWidegt' },
                 { x: 6, y: 6, w: 6, h: 12, i: '3', name: 'ExamWidegt' },
-                // { x: 6, y: 6, w: 6, h: 12, i: '4', name: 'ArtTypeWidget' },
-                { x: 0, y: 18, w: 6, h: 12, i: '5', name: 'RatePieWidget' },
-                { x: 6, y: 18, w: 6, h: 12, i: '6', name: 'RateYearWidget' },
+                { x: 0, y: 12, w: 6, h: 12, i: '5', name: 'RatePieWidget' },
+                { x: 6, y: 12, w: 6, h: 12, i: '6', name: 'RateYearWidget' },
                 { x: 0, y: 18, w: 12, h: 12, i: '7', name: 'PerformanceWidget' }
                 { x: 0, y: 18, w: 12, h: 12, i: '7', name: 'PerformanceWidget' }
-                // { x: 0, y: 24, w: 12, h: 12, i: '6', name: 'RateWidget' }
             ],
             ],
             editable: false
             editable: false
         };
         };