zhujindu 11 månader sedan
förälder
incheckning
0fa6a186a1
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/views/clew/clewent.vue

+ 2 - 2
src/views/clew/clewent.vue

@@ -867,8 +867,8 @@ export default {
       if (this.infoData.cid == '5') {
         this.purchaseSubmit((data) => {
           var form = {
-            isClose: this.isClose,
-            followUpResult: this.followUpResult,
+            isClose: this.infoData.isClose,
+            followUpResult: this.infoData.followUpResult,
             customerClueItemList: data.customerClueItemList,
           };
           this.toastLoading(0, '加载中...', true);