Kaynağa Gözat

国任特约修改

785834757 1 yıl önce
ebeveyn
işleme
d26be81586
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. 4 4
      src/views/Task/daikeComponents/KtLetter1.vue

+ 4 - 4
src/views/Task/daikeComponents/KtLetter1.vue

@@ -7696,8 +7696,6 @@ export default {
         isExternal: "1",
         vehicleAndVesselTax: this.vehicleAndVesselTaxForm,
       };
-      console.log(data,this.productId, this.totalCompanyList[index].id, '1111111111111111111111')
-      console.log(id, index)
       // this.typeDialogIndex = index
       // this.zijinengageListData = [];
       // this.contributingLoading = true;
@@ -7708,6 +7706,8 @@ export default {
         companyId: this.totalCompanyList[index].id,
         quoteInfoVo: data
       }).then((res) => {
+        console.log('11111111.');
+      console.log(res);
         this.contributingLoading = false;
         if (res.data) {
           // res.data.forEach((val) => {
@@ -7725,8 +7725,8 @@ export default {
       this.contributingLoading = true;
       this.contributingState = true;
       this.hbsubmitdialogVisible = true;
-      // this.getClauseData(id, index)
-      // return
+      this.getClauseData(id, index)
+      return
       this.$api.letter
         .guorenqueryClauseData({ agreementId: id })
         .then((res) => {