Procházet zdrojové kódy

feature_20250912_服务商申请客资接入

zhujindu před 2 měsíci
rodič
revize
f023708986
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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();