zdl 1 år sedan
förälder
incheckning
228402fcba
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/recordsRoom/qc/caseViews.vue

+ 1 - 1
src/views/recordsRoom/qc/caseViews.vue

@@ -256,7 +256,7 @@ export default {
   mounted() {
   mounted() {
     this.valData = localStorage.getItem('getData')
     this.valData = localStorage.getItem('getData')
     if (this.valData) {
     if (this.valData) {
-      this.funQuery()
+      // this.funQuery()
       this.getCaseQualityResults()
       this.getCaseQualityResults()
     }
     }
     this.getTree()
     this.getTree()