zhujindu 1 éve
szülő
commit
afed073d41
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/views/clew/index.vue

+ 1 - 0
src/views/clew/index.vue

@@ -74,6 +74,7 @@ export default {
     };
   },
   activated() {
+    this.cid = -1;
     this.getCustomerClue();
     this.approveList();
   },