shenjunjie 7 gadi atpakaļ
vecāks
revīzija
211f7fc7aa
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      components/mobile/applyPurchase/SayPrice.vue

+ 1 - 1
components/mobile/applyPurchase/SayPrice.vue

@@ -233,7 +233,7 @@
             } else {
 //              this.onRemind('报价成功')
               this.resetSayPrice()
-              this.$emit('cancelSayPriceAction', true, response.data.content.quteId)
+              this.$emit('cancelSayPriceAction', true, response.data.content.id)
             }
           }, error => {
             console.log(error)