소스 검색

feature_20250912_服务商申请客资接入

zhujindu 2 달 전
부모
커밋
f023708986
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/clew/clewent.vue

+ 0 - 1
src/views/clew/clewent.vue

@@ -764,7 +764,6 @@ export default {
           followUpResult: this.infoData.followUpResult,
           customerClueItemList: data.customerClueItemList,
         };
-        return;
         this.toastLoading(0, '加载中...', true);
         insertCustomerClueAnswer(form).then((res) => {
           this.toastLoading().clear();