zhujindu 1 vuosi sitten
vanhempi
commit
afed073d41
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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();
   },