jiangbiao %!s(int64=2) %!d(string=hai) anos
pai
achega
7ef200c657
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ui/src/views/statistics/index.vue

+ 1 - 0
ui/src/views/statistics/index.vue

@@ -204,6 +204,7 @@ export default {
       })
       pflByPoint(this.queryParams).then(response => {
         this.pointCountList = response.data;
+        this.showPoint = true;
       })
     }
   }