소스 검색

渠道客诉

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();
   },