浏览代码

Merge branch 'feature_20250912_服务商申请客资接入' into uat(dev)

zhujindu 4 月之前
父节点
当前提交
8a3fb148c1
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/clew/clewent.vue

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

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