isv-robot 2 роки тому
батько
коміт
e57293dc32

+ 1 - 1
src/views/dashboard-screen/index.vue

@@ -100,7 +100,7 @@ export default {
   watch: {
     $route: {
       handler: (route) => {
-        this.redirect = route.query && route.query.redirect
+        // this.redirect = route.query && route.query.redirect
       },
       immediate: true
     }

+ 0 - 6
src/views/dashboard-screen/qb-dlsbxjdx/index.vue

@@ -35,7 +35,6 @@ export default {
           y: 0
         },
         buildPath: function(ctx, shape) {
-          console.log(ctx, shape)
           const yAxisPoint = shape.yAxisPoint
           const c0 = [shape.x, shape.y]
           const c1 = [shape.x + 9, shape.y - 9]
@@ -133,12 +132,7 @@ export default {
         series: [{
           type: 'custom',
           renderItem: function(params, api) {
-            window.console.log('params', params)
-            window.console.log('api', api)
-            window['params'] = params
-            window['api'] = api
             const location = api.coord([api.value(0), api.value(1)])
-            window.console.log('location', location)
 
             return {
               type: 'group',

+ 0 - 1
src/views/dashboard-screen/syjhdxqk/1.js

@@ -38,7 +38,6 @@ for (var i = 0; i < charts.cityList.length; i++) {
   lineY.push(data)
 }
 
-console.log(lineY)
 option= {
   backgroundColor:'#000',
   title: {