Переглянути джерело

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

zhujindu 2 місяців тому
батько
коміт
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();