rsbi %!s(int64=4) %!d(string=hai) anos
pai
achega
6c2b8614ef
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/view/portal/LayoutView.vue

+ 2 - 0
src/view/portal/LayoutView.vue

@@ -92,9 +92,11 @@ export default {
   mounted() {
     $(window).resize(()=>{
        this.resizeChart();
+       /**
        if(this.selfAdaption == true){
          this.$forceUpdate();
        }
+       **/
       }
     );
   },