shish 3 yıl önce
ebeveyn
işleme
c07ef12dee
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      hdApp/src/pagesPurchase/xj.vue

+ 1 - 1
hdApp/src/pagesPurchase/xj.vue

@@ -150,7 +150,7 @@ export default {
 			}
 
 			if(totalNum > Number(this.option.stock)){
-				this.$msg("数量超过库存")
+				this.$msg("数量超过库存")
 				return false
 			}