yangbifan %!s(int64=2) %!d(string=hai) anos
pai
achega
61baddee4c
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/pages/main/terminals/advchecks.vue

+ 1 - 3
src/pages/main/terminals/advchecks.vue

@@ -535,9 +535,7 @@ export default {
     this.userInfo = JSON.parse(window.sessionStorage.userInfo);
     this.advstatus = String(this.$route.query.type);
     this.clickStatus = this.$route.query.type;
-    console.log(this.clickStatus);
-    console.log(this.advstatus);
-    this.getList(this.$route.query.type);
+    this.getList(this.advstatus);
 
     this.ctrlbtn();
     this.gettype();