|
|
@@ -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();
|