Browse Source

修改报价字段

yangc 7 years ago
parent
commit
ca9a17bf3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/applyPurchase/SayPrice.vue

+ 1 - 1
components/applyPurchase/SayPrice.vue

@@ -140,7 +140,7 @@
           purchaseMan.leadtime = this.sayPriceObj.leadtime
           purchaseMan.leadtime = this.sayPriceObj.leadtime
           purchaseMan.replies = this.sayPriceObj.replies
           purchaseMan.replies = this.sayPriceObj.replies
           purchaseMan.vendUU = this.user.data.enterprise.uu
           purchaseMan.vendUU = this.user.data.enterprise.uu
-          purchaseMan.vendorUserUU = this.user.data.userUU
+          purchaseMan.vendUserUU = this.user.data.userUU
           purchaseMan.qutoApp = 'MALL'
           purchaseMan.qutoApp = 'MALL'
           if (!purchaseMan.currency) {
           if (!purchaseMan.currency) {
             purchaseMan.currency = this.sayPriceObj.currency
             purchaseMan.currency = this.sayPriceObj.currency