zhujindu пре 1 година
родитељ
комит
afed073d41
1 измењених фајлова са 1 додато и 0 уклоњено
  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();
   },