Explorar el Código

客资、客诉去掉-转交其他组织操作,优化列表筛选条件

zhujindu hace 11 meses
padre
commit
4de0bc2779
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      src/views/clew/index.vue

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

@@ -77,7 +77,6 @@ export default {
   },
   activated() {
     this.getCustomerClue();
-    this.approveList();
   },
   watch: {
     $route(to, from) {
@@ -108,7 +107,7 @@ export default {
         });
       });
       this.customerClueOption = arr;
-      console.log(this.customerClueOption);
+      this.approveList();
     },
     submit() {
       var taskIds = [];