yangc 8 lat temu
rodzic
commit
63339615bb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      components/applyPurchase/SayPrice.vue

+ 1 - 1
components/applyPurchase/SayPrice.vue

@@ -92,7 +92,7 @@
       },
       currentSayPriceIndex () {
         this.resetSayPrice()
-        return this.current || -1
+        return this.current
       },
       user () {
         return this.$store.state.option.user