Prechádzať zdrojové kódy

Merge branch 'master' into 'master'

广告测试

See merge request spfm/spfm-market-front!361
杨壁繁 2 rokov pred
rodič
commit
098dfe8a9b
1 zmenil súbory, kde vykonal 1 pridanie a 3 odobranie
  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();