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

+ 1 - 1
components/applyPurchase/ApplyInfo.vue

@@ -303,7 +303,7 @@
 //        }
         if (this.user.logged) {
           if (this.user.data.enterprise.uu) {
-            if (this.user.data.enterprise.isVendor !== '1690') {
+            if (!this.user.data.enterprise.isVendor || this.user.data.enterprise.isVendor !== '1690') {
               this.resetSayPrice()
               purchaseMan.active = true
               this.currentSayPriceIndex = index