zhujindu il y a 1 an
Parent
commit
afed073d41
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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();
   },